community.general/lib/ansible/plugins
Pierre-Louis Bonicoli fda8fa77ab Fix pyflakes error: use 'msg' variable
Error was: local variable 'msg' is assigned to but never used
2015-07-20 12:41:39 +02:00
..
action now executes fact search when needed 2015-07-19 18:00:27 -04:00
cache Fixing up fact_cache use in VariableManager 2015-07-13 11:06:03 -04:00
callback Fix pyflakes error: use 'msg' variable 2015-07-20 12:41:39 +02:00
connections Make paramiko password detection logic match ssh connection 2015-07-19 02:23:53 -04:00
filter new human_readable filter to transform bits and bytes into cake (not really) 2015-07-07 15:58:18 -04:00
inventory Older python-six from early RHEL and ubuntu do not have add_metaclass but do have with_metaclass 2015-06-03 13:29:24 -07:00
lookup fix AnsibleError object name in subelements plugin 2015-07-17 17:39:31 +02:00
shell Winrm fixes for devel 2015-06-29 22:49:25 -04:00
strategies Cleaning up some of the notify/facts logic added earlier to fix problems 2015-07-17 14:44:19 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py fixed first_available_found for template, refactored into common function 2015-07-15 19:47:59 -04:00