Per James's comment, this is now resolved on the development branch!
On Tue, Jun 10, 2014 at 11:41 AM, Michael Hauck <[email protected]> wrote: > Since this affects me as well, I opened an issue: > > https://github.com/ansible/ansible/issues/7716 > > Best regards, > Michael > > > On Tuesday, April 15, 2014 4:11:28 PM UTC+2, James Tanner wrote: > >> I should probably make it work with the check/list flags, so please open >> a bug if you don’t mind. >> >> On Apr 15, 2014, at 9:50 AM, Edgars <[email protected]> wrote: >> >> Hi again >> >> I did some troubleshooting and found that it does not work with >> --check, --list-hosts or --syntax-check options. When I remove these flags >> then it works as expected. I was actually trying with --check option before >> and it failed. So, I guess no need for ticket. >> >> BR, >> Edgars >> >> otrdiena, 2014. gada 15. aprīlis 15:26:38 UTC+2, James Tanner rakstīja: >>> >>> I just did a quick visual audit of the code where vars_files are loaded, >>> but could see nothing that would break encrypted files. >>> >>> Please file a bug with all the relevant data and I will try to >>> troubleshoot/fix. >>> >>> On Apr 15, 2014, at 9:01 AM, Edgars <[email protected]> wrote: >>> >>> No, no, it is not in clear text. passwords.yml is encrypted, created >>> with ansible-vault. Here I was just showing its content >>> >>> Edgars >>> >>> >>> otrdiena, 2014. gada 15. aprīlis 14:55:47 UTC+2, JP Mens rakstīja: >>>> >>>> > Any hints what am I doing wrong? >>>> >>>> Well, for one, you're confusing the heck out of me... ;) >>>> >>>> You want to specify the password to a vault file in clear text in a >>>> playbook so that a task can unlock the vault? If that's the case, this >>>> is all wrong. >>>> >>>> Vault is designed to *hide* passwords; I think what you're doing is >>>> security-through-confusion. ;-) >>>> >>>> -JP >>>> >>>> >>> -- >>> 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/deb60f30-e945-4dc1-9d6c- >>> acb979ff785c%40googlegroups.com >>> <https://groups.google.com/d/msgid/ansible-project/deb60f30-e945-4dc1-9d6c-acb979ff785c%40googlegroups.com?utm_medium=email&utm_source=footer> >>> . >>> For more options, visit https://groups.google.com/d/optout. >>> >>> >>> >> -- >> 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/38d60c2e-191d-4673-98e1- >> 48602c13b319%40googlegroups.com >> <https://groups.google.com/d/msgid/ansible-project/38d60c2e-191d-4673-98e1-48602c13b319%40googlegroups.com?utm_medium=email&utm_source=footer> >> . >> For more options, visit https://groups.google.com/d/optout. >> >> >> -- > 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/0adee127-391a-4c40-8d0c-91418b361bde%40googlegroups.com > <https://groups.google.com/d/msgid/ansible-project/0adee127-391a-4c40-8d0c-91418b361bde%40googlegroups.com?utm_medium=email&utm_source=footer> > . > > For more options, visit https://groups.google.com/d/optout. > -- 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/CA%2BnsWgx2w1WmuFg3rYDAXkd3vBbu8hvTLcMVmkMvrUH7mAoXHg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
