Apologies in advance if this issue has been answered already. My searches came up empty.
I have a playbook that uses multiple become users on each host. I’d like to have the playbook work with whatever become method the caller wants to use. I know the caller can use connection variables to define per-host become passwords, but is it possible to have passwords defined on a per-host/per-user basis?
Thanks,
Ed
[centos@testing ~]$ cat two_be.yml