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 221771c0c9 fixed fact gathering verbosity hint
also removed redundant cleanup in normal plugin as module execution already removes _ansible_* from results
fixes #20378
2017-01-19 15:36:15 -05:00
..
__init__.py better cleaning of module return, also warn 2017-01-13 12:12:56 -05:00
add_host.py
asa_config.py
asa_template.py
assemble.py remote user should rely on context, not direct var 2017-01-19 12:15:45 -05:00
assert.py
async.py Support script interpreters for async_wrapper. (#18592) 2016-11-22 16:50:08 -08:00
copy.py remote user should rely on context, not direct var 2017-01-19 12:15:45 -05:00
debug.py
dellos6_config.py
dellos9_config.py
dellos10_config.py
eos_config.py
eos_template.py
fail.py
fetch.py unified boolean function 2016-11-29 12:34:30 -05:00
group_by.py
include_vars.py Return failed instead of raising an error when an include_vars file is missing 2016-11-18 09:28:44 -06:00
ios_config.py refactors ios_config to use network_cli plugin (#20042) 2017-01-09 11:19:25 -05:00
ios_template.py update the _ios_template module to use the network_cli plugin (#19933) 2017-01-06 20:22:17 -05:00
iosxr_config.py
iosxr_template.py
junos_config.py
junos_template.py
net_config.py updates action plugins for network_cli connection (#19849) 2017-01-04 21:52:46 -05:00
net_template.py Fix 'No module named network' net_template error (#20060) 2017-01-09 23:45:52 -05:00
network.py fixed typo 2017-01-11 21:11:12 -05:00
normal.py fixed fact gathering verbosity hint 2017-01-19 15:36:15 -05:00
nxos_config.py
nxos_template.py
ops_config.py
ops_template.py
package.py
patch.py remote user should rely on context, not direct var 2017-01-19 12:15:45 -05:00
pause.py
raw.py
script.py remote user should rely on context, not direct var 2017-01-19 12:15:45 -05:00
service.py corrected service filtered option to singular 2016-11-16 10:12:47 -05:00
set_fact.py unified boolean function 2016-11-29 12:34:30 -05:00
set_stats.py allow modules to set custom stats (#18946) 2017-01-05 16:38:36 -05:00
sros_config.py
synchronize.py Don't use rsync-path in synchronize with docker 2017-01-11 14:01:11 -08:00
template.py remote user should rely on context, not direct var 2017-01-19 12:15:45 -05:00
unarchive.py remote user should rely on context, not direct var 2017-01-19 12:15:45 -05:00
vyos_config.py
win_copy.py
win_reboot.py ensure win_reboot warnings value is a list 2017-01-16 14:28:18 -08:00
win_template.py