diff --git a/ansible.cfg b/ansible.cfg index 5b1a6e3..fc4ad9d 100755 --- a/ansible.cfg +++ b/ansible.cfg @@ -1,4 +1,3 @@ [defaults] inventory = hosts.yml roles_path = ./roles -vault_password_file = ~/.ansible-test diff --git a/group_vars/all.yml b/group_vars/all.yml index cd5cd56..31bd3ed 100755 --- a/group_vars/all.yml +++ b/group_vars/all.yml @@ -8,11 +8,3 @@ pg_host: 10.89.0.102 pg_port: 5432 pg_user: postgres pg_password: password -# Sudo password for your servers -ansible_become_pass: !vault | - $ANSIBLE_VAULT;1.1;AES256 - 35613633643566323866643465383731343764616539353330366339616433316565306637363062 - 6334333432303337643963616435333165303834333237320a636531363761383736356665613164 - 30616465666565383663626336383764636363303061363731653536313061386333666638326236 - 6264646466383539370a323961613564616665383435303161306163303038633864653631376665 - 3263