Hi, So What i am trying to do is have my passwords encrypted. The problem is the hosts file wont refer to the vault. My files are below (with only the needed info, and passwords changed for this post):
from /ansible/hosts: ansible_password=secret from /ansible/hosts (tried this but it doesn't work, it's currently commented out): ansible_password=/ansible/group_vars/vault from /ansible/group_vars/vault(I decrypted it to display output): vault_ansible_password: secret So, I am obv. doing something wrong as usual. Any help is appreciated in advance! -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/da3d9dfa-dc89-4985-9e6c-f45a225b0290%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
