Only template configs if config variable is set
Signed-off-by: Jason Rothstein <fdragon@fdragon.org>
This commit is contained in:
parent
9d78bd48b5
commit
2937eba7c2
@ -88,6 +88,7 @@
|
|||||||
- name: 'ensure configurations'
|
- name: 'ensure configurations'
|
||||||
when:
|
when:
|
||||||
- ansible_system == 'Linux'
|
- ansible_system == 'Linux'
|
||||||
|
- http_vhost is defined
|
||||||
- ensure_apache is defined
|
- ensure_apache is defined
|
||||||
- ensure_apache.template_list is defined
|
- ensure_apache.template_list is defined
|
||||||
- ensure_apache.template_list is iterable
|
- ensure_apache.template_list is iterable
|
||||||
|
Loading…
x
Reference in New Issue
Block a user