prakhar1985
2020-03-17 e27dae68422a41b36f1f3a7511e942d9d5a430cc
commit | author | age
5adc63 1 ---
P 2
4b22e0 3 env_type: ansible-tower-implementation     # Name of config to deploy
5adc63 4 output_dir: /tmp/output_dir                # Writable working scratch directory
4b22e0 5 email: name@example.com 
P 6 cloud_provider: osp
7 guid: guid01
5adc63 8 osp_cluster_dns_zone: red.osp.opentlc.com
P 9
e27dae 10
P 11 ####Git-server role related vars####
12 git_packages: git
13 git_project: my_webservers_DEV
14 git_user: git
15 git_authorized_keys: "{{output_dir}}/{{guid}}key.pub"