I use playbook to locally generate a private key, and after that I'd like to encrypt it with vault so another playbook can use it to copy to a remote hosts.
Is there a module that can encrypt a file with vault? Or should I simply use the command module to run "ansible-vault encrypt"? -- 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/ca1ddc16-8c86-41b9-9dce-dda71cf1b948n%40googlegroups.com.
