aws with new method

This commit is contained in:
David Rojas
2020-12-15 18:48:58 -08:00
parent 853cfcfef5
commit f495615a5e

View File

@@ -10,4 +10,5 @@
password: "{{ my_secret_key }}" password: "{{ my_secret_key }}"
tower_username: "{{ my_tower_username }}" tower_username: "{{ my_tower_username }}"
tower_password: "{{ my_tower_password }}" tower_password: "{{ my_tower_password }}"
tower_host: "{{ my_tower_host }}" tower_host: "{{ my_tower_host }}"
validate_certs: false