summaryrefslogtreecommitdiffstats
path: root/roles/ansible_tower_cli/templates/tower_cli.cfg.j2
diff options
context:
space:
mode:
Diffstat (limited to 'roles/ansible_tower_cli/templates/tower_cli.cfg.j2')
-rw-r--r--roles/ansible_tower_cli/templates/tower_cli.cfg.j25
1 files changed, 5 insertions, 0 deletions
diff --git a/roles/ansible_tower_cli/templates/tower_cli.cfg.j2 b/roles/ansible_tower_cli/templates/tower_cli.cfg.j2
new file mode 100644
index 000000000..5a0a275b0
--- /dev/null
+++ b/roles/ansible_tower_cli/templates/tower_cli.cfg.j2
@@ -0,0 +1,5 @@
+[general]
+host = {{ oo_towercli_host }}
+username = {{ oo_towercli_username }}
+password = {{ oo_towercli_password }}
+verify_ssl = true