1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-20 08:23:12 +00:00
community.general/lib
James Cammarata 1c185b68be Rearranging some become stuff in relation to action/connection plugins
Moving the make_sudo_cmd() calls back up to the action level so that connection
plugins don't have to know about it at all, and moving some of the become data
(prompt and success_key) into the ConnectionInformation object so they don't
need to be passed around needlessly.
2015-07-19 01:12:23 -04:00
..
ansible Rearranging some become stuff in relation to action/connection plugins 2015-07-19 01:12:23 -04:00