ansible/lib/ansible/plugins
Toshio Kuratomi f8e4aff4c1 Cleanups:
* Don't reference __class__ when we can use the instance itself
* use isdisjoint() as it can stop once a match is found
* Remove a condtional that was taken care of in the conditonal just above
2015-07-23 12:13:45 -07:00
..
action Cleanups: 2015-07-23 12:13:45 -07:00
cache adding display to plugins and start moving debug to display 2015-07-23 10:26:12 -04:00
callback implemented simplified output for adhoc adn command modules as in v1 2015-07-23 13:42:20 -04:00
connections Cleanups: 2015-07-23 12:13:45 -07: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 adding display to plugins and start moving debug to display 2015-07-23 10:26:12 -04:00
shell Fix bug where spaces in the $HOME directory broke things 2015-07-20 15:40:49 -04:00
strategies adding display to plugins and start moving debug to display 2015-07-23 10:26:12 -04:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py adding display to plugins and start moving debug to display 2015-07-23 10:26:12 -04:00