community.general/lib/ansible/plugins
Brian Coca 27185f44b0 fix environment populated detection
fixes #23764
2017-04-21 18:21:01 -04:00
..
action fix environment populated detection 2017-04-21 18:21:01 -04:00
cache Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
callback Fix nonexistent module_name in callbacks (#23587) 2017-04-17 12:16:19 -07:00
connection When become_method is su, self._play_context.prompt is a function. Fixes #23689 2017-04-18 13:01:18 -04: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 nicer docs 2017-04-18 13:13:14 -04:00
shell improve become_method: runas error handling (#23328) 2017-04-06 01:34:30 -07:00
strategy Only insert notified host if it's not already notified for certain cases 2017-04-04 16:03:29 -05:00
terminal Remove catch-all regex on IOS terminal plugin (#23858) 2017-04-21 15:30:23 +02:00
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