community.general/lib/ansible/plugins
Brian Coca 005b17afec corrected become_methods class variable in winrm
This should now correctly react when using become with winrm
fixes #13331
2015-11-30 08:35:08 -08:00
..
action Merge pull request #13247 from bcoca/fetch_fixes 2015-11-24 10:55:23 -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 corrected become_methods class variable in winrm 2015-11-30 08:35:08 -08:00
filter Add python3-compat boilerplate to all .py files in lib/ansible 2015-10-19 18:36:19 -07:00
inventory Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
lookup no need to be executable 2015-11-16 14:40:35 -08:00
shell switched to backticks to allow for non bourne shells to work 2015-10-29 12:45:53 -04: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 Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Fix non-module plugins picking up files that did not end in .py. 2015-11-19 09:39:37 -08:00