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/runner/action_plugins
2014-02-13 18:28:29 -05:00
..
__init__.py Add init, though it's not really used. 2012-09-25 08:21:59 -04:00
add_host.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
assemble.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
assert.py Add the start of an integration test structure using Ansible playbooks, also added an assert action plugin to make writing those easier. 2014-02-13 18:28:29 -05:00
async.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
copy.py Refining the fix made in #5885. 2014-02-08 02:25:42 -06:00
debug.py path_dwim: fix when basedir not set 2014-01-08 02:21:10 +01:00
fail.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
fetch.py Update various copyrights. Not complete, but sufficient. 2014-01-04 13:32:04 -05:00
group_by.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
include_vars.py AnsibleWorks -> Ansible 2014-01-28 20:29:42 -05:00
normal.py Adding no_log: capability for tasks 2014-01-31 16:58:46 -06:00
pause.py Allow storing input from user in a pause prompt 2013-09-25 17:28:25 -05:00
raw.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
script.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
set_fact.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
synchronize.py Refactor the synchronize action plugin and add unit tests 2014-02-10 23:39:17 -05:00
template.py ssh_alt.py / decrease # of ssh roundtrips 2013-12-13 14:23:40 -05:00
unarchive.py Cleanup per notes. 2014-02-12 10:01:10 -06:00