web.yml: Clean up
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
b45479066b
commit
160337bd4d
6
web.yml
6
web.yml
@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
# file: site.yml
|
# file: web.yml
|
||||||
|
|
||||||
- name: Configure mjanja.co.ke
|
- name: Configure web servers
|
||||||
hosts: web
|
hosts: web
|
||||||
sudo: yes
|
sudo: yes
|
||||||
roles:
|
roles:
|
||||||
@ -11,7 +11,5 @@
|
|||||||
- php5-fpm
|
- php5-fpm
|
||||||
# - wordpress
|
# - wordpress
|
||||||
- munin
|
- munin
|
||||||
vars_files:
|
|
||||||
- "vars/{{ ansible_os_family }}.yml"
|
|
||||||
|
|
||||||
# vim: set sw=2 ts=2:
|
# vim: set sw=2 ts=2:
|
||||||
|
Loading…
Reference in New Issue
Block a user