Hi Guys Initially I was using a vault file to store sensitive information and pass them in. It was working. Now I removed any reference to the vault file as I wanted to test something else. Now I keep getting the below error
ERROR The vault password file /home/user./vault was not found Below is the actual command I used to run the ansible playbook *Actual command* anisble-playbook -i $HOST_FILE playbbok.yml --extra-vars "target_hosts=$2" *Things that I have checked* there is no reference to the pass word file in ansible.cfg Any pointer is highly appreciated. Thanks. -- 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 view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/d7866a02-9a7b-4b39-a477-b96b744cfb70o%40googlegroups.com.
