for some reason ansible-pull fails after the initial run with ERROR! Decryption failed on /opt/ansible-edge/group_vars/all/secret.yml
i have some files vaulted and i pass the vault file each time to ansible, but for some reason it looks like it just ignores it after. if i blow away the destination directory and run it again, it works fine. my command: ansible-pull -v --accept-host-key --vault-password-file=/root/.vault -s 5 -C master -d /opt/ansible-edge -i /opt/ansible-edge/hosts -U [email protected]:myuser/myrepo.git -- 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/859610b9-7efb-434c-9b09-24b96b6cb8d0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
