Commit Graph

5 Commits

Author SHA1 Message Date
David Wilson c61498202e issue #477: use assert_equal for nicer debug. 2019-01-27 03:50:41 +00:00
David Wilson 7d1b0e0807 issue #477: Ansible 2.3 did not support gather_facts min subset. 2019-01-27 02:03:15 +00:00
David Wilson b44b823c4a ansible: make _remote_expand_user() pay attention to sudoable=.. 2018-07-25 19:27:25 +00:00
David Wilson a8e4dcc98d issue #301: correct remote_tmp evaluation context.
Vanilla Ansible expands remote_tmp variables in the context of the login
account, not any become_user account.
2018-07-23 21:43:06 -07:00
David Wilson 9410903f20 issue #301: add related test. 2018-07-23 14:52:18 -07:00