Scenario: generate a random password, save it into a config file, encrypt the file with ansible-vault then use it to configure db user password on remote.
I'd like this to happen in an automatic manner but when calling 'ansible-vault' from within the task it goes into "waiting mode" -- prompting for the password I'm guessing. I do call the playbook with '--ask-vault-pass'. Perhaps my approach to the solving the problem needs to be changed. I could use GPG but would like to stick to Ansible native tools. Any suggestions? -- Steve -- 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/55FB881F.8000105%40gmail.com. For more options, visit https://groups.google.com/d/optout.
