So what is the right approach to secure ssh private key ? On Monday, October 3, 2022 at 3:11:14 PM UTC+3 [email protected] wrote:
> On Mon, 3 Oct 2022 at 14:01, Todd Lewis <[email protected]> wrote: > > > > I don't think what you're doing is expected to work. > > ansible_ssh_private_key_file is the path to a private key file used by > ssh. That you happen to point it at a file in {{inventory_dir}}/group_vars > doesn't somehow make ssh able to decrypt ansible-vault encrypted files. > > See also https://github.com/ansible/ansible/issues/22382 > -- 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/3d569194-1521-44be-8d66-276bd830bb6an%40googlegroups.com.
