community.general/lib/ansible/plugins
James Cammarata 5728bd9065 Merge branch 'modules_issue_1568' of https://github.com/ajdecon/ansible into ajdecon-modules_issue_1568 2017-05-18 02:28:08 -05:00
..
action Merge branch 'modules_issue_1568' of https://github.com/ajdecon/ansible into ajdecon-modules_issue_1568 2017-05-18 02:28:08 -05:00
cache Be explicit about pickle protocol and encoding (#24454) 2017-05-12 18:04:48 -07:00
callback Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
connection Base changes required to allow winrm to work on py3 (#24744) 2017-05-17 14:26:32 -07:00
filter Add a new filter: strftime. Use the well known function to format a date output. (#23832) 2017-04-21 11:48:45 -07:00
lookup Optionally return raw data from URL lookup using split_lines=False 2017-05-12 11:02:49 -04:00
shell improve become_method: runas error handling (#23328) 2017-04-06 01:34:30 -07:00
strategy Also check the iterator for failed host status in linear strategy 2017-05-17 13:41:29 -05:00
terminal Add ios changes for Python3 (#24601) 2017-05-17 20:00:52 +05:30
test Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
vars
__init__.py Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00