Hi, is there a way to reuse the ansible_ssh_pass variable in playbook when set by ask_pass in the configuration file or via CLI?
As I’m already using ask_pass and ask_sudo_pass in the config for the SSH connection, I’d like to use the password credentials from those prompts further in a playbook.
Regards,
SZ