1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/plugins
Nick Piper 403c142750 Minor typo correction varibles -> variables
No impact as variable wasn't used.
2017-05-01 08:44:48 -04:00
..
action Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
cache Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
callback Fix circular import with unsafe_proxy, template, and vars 2017-04-28 15:35:30 -07:00
connection Print specific error for BadHostKeyException (#24120) 2017-04-28 13:57:32 -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 Minor typo correction varibles -> variables 2017-05-01 08:44:48 -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 Set terminal width for network *_command modules to avoid paging (#23728) 2017-04-25 14:10:39 +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