Hi, I'm running version 1.6.2 and when going through the documentation and copying the ansible-vault create example:
ansible-vault create foo.yml The following is returned: ansible-vault create foo.yml Vault password: Confirm Vault password: ERROR: [Errno 2] No such file or directory When running the encrypt command, on the other hand, it is able to encrypt the file. Sadly, from the encrypted state, then running the edit command returns the usual '[Errno 2]' error. Any help is greatly appreciated. Thank you :-) -- 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/ff5a2c81-b804-4ab8-9bd1-2fe30279a2e8%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
