community.general/lib/ansible/plugins
Brian Coca 90cbb8c01b re-add the service action plugin (#13001)
* readd the service action plugin, was removed cause it created unexpected fact gathering and there are no split service plugins that would make this useful (yet)
Revert "removed action plugin as service facts and separate modules don't work yet and this forces gathering facts"

This reverts commit 7368030651.

* now only does minimal fact gathering
2016-05-25 17:14:04 -04:00
..
action re-add the service action plugin (#13001) 2016-05-25 17:14:04 -04:00
cache restore old jsonfile behaviour on key expiration 2016-05-10 15:55:33 -04:00
callback actionable.py: Do not print next task banner in handler callback (#15698) 2016-05-03 11:25:46 -04:00
connection Disable sftp batch mode if sshpass (#15829) 2016-05-13 13:39:04 -04:00
filter Rename function bool() as it is a Python built-in function (#15651) 2016-04-28 14:39:35 -04:00
inventory Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 2015-10-16 08:21:28 -07:00
lookup hashi_vault lookup: be more rebust, and allow fields with other name than 'value' (#13690) 2016-05-14 21:48:31 -04:00
shell Add work-around for ssh pty race condition. 2016-05-19 10:33:17 -07:00
strategy More playbook executor compatibility fixes 2016-05-18 14:09:21 -04:00
test Reverse boilerplate order because from __future__ must be the first code in the file 2016-03-24 20:08:39 -07:00
vars Making the switch to v2 2015-05-03 21:47:26 -05:00
__init__.py When walking through module directories, always follow symlinks. (#15784) 2016-05-09 14:24:39 -04:00