This commit is contained in:
ipvsean
2020-02-25 12:50:38 -05:00
parent 79a927776f
commit 7fd3610b3b
4 changed files with 29 additions and 13 deletions

View File

@@ -40,7 +40,7 @@
playbook: "{{demos[demo].playbook}}"
credential: "{{demos[demo].credential}}"
survey_enabled: "{{demos[demo].survey_enabled}}"
survey_spec: "{{empty_survey}}"
survey_spec: "{{demos[demo].survey_spec}}"
tower_username: "{{my_tower_username}}"
tower_password: "{{my_tower_password}}"
tower_host: "{{my_tower_host}}"