Mark Goddard 1e7502000e Work around issue with delegate_to not respecting ansible_user
When using delegate_to with an IP address, ansible does use the corresponding
host in the inventory, and so not respect the ansible_user variable of the
delegate host. Here we revert to using the delegate host's inventory hostname,
and force ansible to respect the ansible_host variable of that host by setting
the variable in the task explicitly.
2017-08-15 14:58:54 +00:00
..
2017-02-16 10:44:31 +00:00
2017-05-29 16:52:17 +01:00
2017-05-29 16:52:17 +01:00
2017-08-07 12:08:41 +00:00
2017-05-29 16:52:17 +01:00
2017-02-14 15:14:29 +00:00