Update main.yml
This commit is contained in:
@@ -45,4 +45,5 @@
|
||||
tower_password: "{{my_tower_password}}"
|
||||
tower_host: "{{my_tower_host}}"
|
||||
validate_certs: no
|
||||
when: demos[demo].survey_enabled == "yes"
|
||||
when:
|
||||
- demos[demo].survey_enabled
|
||||
|
||||
Reference in New Issue
Block a user