community.general/lib/ansible/plugins
Erwin Lang b729b35e32 synchronize: Fix (delegated) local rsync
Makes delegated local rsync work even if ansible_host or ansible_ssh_host is set.
Makes local rsync work when no ssh is installed.
2017-04-27 09:33:26 -07:00
..
action synchronize: Fix (delegated) local rsync 2017-04-27 09:33:26 -07: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 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 Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py Graceful error message for abstract base classes in PluginLoader 2017-02-22 10:27:29 -05:00