web.yml: Add os_family vars to includes
Signed-off-by: Alan Orth <alan.orth@gmail.com>
This commit is contained in:
2
web.yml
2
web.yml
@ -11,5 +11,7 @@
|
||||
- php5-fpm
|
||||
# - wordpress
|
||||
- munin
|
||||
vars_files:
|
||||
- "vars/{{ ansible_os_family }}.yml"
|
||||
|
||||
# vim: set sw=2 ts=2:
|
||||
|
Reference in New Issue
Block a user