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
nitzmahone c94509f273 allow shell plugin to affect remote module filename
Fix for 13368, added get_remote_filename to shell plugins, powershell version appends .ps1 if necessary, base shell plugin no-ops
2015-12-01 13:39:02 -08:00
..
action allow shell plugin to affect remote module filename 2015-12-01 13:39:02 -08:00
cache substitute tilde and env vars before storing C.CACHE_PLUGIN_CONNECTION as instance attribute 2015-11-12 16:52:02 +01:00
callback Tweak location of stats callback execution and properly relocate stats output code 2015-11-28 14:03:21 -05:00
connection allow shell plugin to affect remote module filename 2015-12-01 13:39:02 -08:00
filter
inventory
lookup no need to be executable 2015-11-16 14:40:35 -08:00
shell allow shell plugin to affect remote module filename 2015-12-01 13:39:02 -08:00
strategy Make sure run_once tasks properly set variables for all active hosts 2015-11-30 11:27:05 -05:00
test Revert "success should not include skipped" 2015-11-19 11:12:18 -08:00
vars
__init__.py Fix non-module plugins picking up files that did not end in .py. 2015-11-19 09:39:37 -08:00