You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/runner/action_plugins
Aleksey Ovcharenko 30678e04ac Make tests happy 12 years ago
..
__init__.py Add init, though it's not really used. 13 years ago
add_host.py add_group module: strip trailing/leading whitespace from comma-separated group names 12 years ago
assemble.py now assemble module is also action plugin and can use local source for 12 years ago
async.py Introduce the 'always_run' task clause. 12 years ago
copy.py Merge pull request #4375 from pfalcon/ansible 12 years ago
debug.py Further simplify the debug: var=foo action plugin code. 12 years ago
fail.py Ensure complex_args is considered in all action_plugins 13 years ago
fetch.py Expand destination path in the fetch action 12 years ago
group_by.py Fix group_by: do not group a host for which a condition is false 12 years ago
include_vars.py include_vars plugin should look in vars/ path for a role. 12 years ago
normal.py Introduce the 'always_run' task clause. 12 years ago
pause.py Allow storing input from user in a pause prompt 12 years ago
raw.py Introduce the 'always_run' task clause. 12 years ago
script.py now correctly changes script permission in all cases 12 years ago
set_fact.py New module 'set_fact' to define host facts 13 years ago
synchronize.py Make tests happy 12 years ago
template.py Introduce the 'always_run' task clause. 12 years ago
unarchive.py Fix pep8 errors in unarchive module 12 years ago