web.yml: Add os_family vars to includes
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
parent
160337bd4d
commit
c6546f37a3
2
web.yml
2
web.yml
@ -11,5 +11,7 @@
|
|||||||
- 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…
x
Reference in New Issue
Block a user