1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins/action
Brian Coca 580993fef7 enabled initial support for password prompt on become
- moved check prompt/password functions to connection, make more senes there
- TODO: consider moving make_become to connection from connection_info
- removed executable param that was never overriden outside of connection info
2015-06-15 00:09:25 -04:00
..
__init__.py enabled initial support for password prompt on become 2015-06-15 00:09:25 -04:00
add_host.py Making the switch to v2 2015-05-03 21:47:26 -05:00
assemble.py Fixing ansible_*_interpreter use 2015-06-04 15:43:07 -04:00
assert.py Fixing filter plugins directory from switch 2015-05-04 01:33:10 -05:00
async.py Fixing ansible_*_interpreter use 2015-06-04 15:43:07 -04:00
copy.py corrected original_file code path to use actually use data from original file 2015-06-13 00:10:17 -04:00
debug.py Fixing filter plugins directory from switch 2015-05-04 01:33:10 -05:00
fail.py Making the switch to v2 2015-05-03 21:47:26 -05:00
fetch.py Fixing ansible_*_interpreter use 2015-06-04 15:43:07 -04:00
group_by.py Making the switch to v2 2015-05-03 21:47:26 -05:00
include_vars.py Making the switch to v2 2015-05-03 21:47:26 -05:00
normal.py Fixing ansible_*_interpreter use 2015-06-04 15:43:07 -04:00
package.py fixed typo in placeholder check 2015-06-09 11:46:08 -04:00
patch.py Fixing ansible_*_interpreter use 2015-06-04 15:43:07 -04:00
pause.py Making the switch to v2 2015-05-03 21:47:26 -05:00
raw.py Making the switch to v2 2015-05-03 21:47:26 -05:00
script.py Fixing ansible_*_interpreter use 2015-06-04 15:43:07 -04:00
set_fact.py Fixing filter plugins directory from switch 2015-05-04 01:33:10 -05:00
synchronize.py Fixing ansible_*_interpreter use 2015-06-04 15:43:07 -04:00
template.py added first_found to template 2015-06-13 00:34:15 -04:00
unarchive.py Fixing ansible_*_interpreter use 2015-06-04 15:43:07 -04:00