community.general/lib/ansible
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
..
cli Make 'required' optional in module docs (#15906) 2016-05-18 16:57:36 -07:00
compat 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
config Making the switch to v2 2015-05-03 21:47:26 -05:00
errors Add options to make includes 'static' 2016-03-24 10:12:51 -04:00
executor Fix the error handling for loop squashing to restore the name argument into the task args 2016-05-21 07:07:26 -07:00
galaxy API now connects to server lazily (#15632) 2016-04-28 23:28:02 -04:00
inventory skip non executable inventory when no shebang (#15969) 2016-05-24 10:25:10 -04:00
module_utils Add strings 'True' and 'False' as booleans as python bools converted to strings will look that way. 2016-05-25 10:36:16 -07:00
modules Update submodule refs 2016-05-24 11:52:19 -07:00
new_inventory fix some warning of undefined name. 2015-10-09 12:43:42 +08:00
parsing Catch DistributionNotFound when pycrypto is absent (#15731) 2016-05-19 11:39:34 -07:00
playbook Save and restore the loader's basedir when loading playbooks 2016-05-23 15:04:44 -04:00
plugins re-add the service action plugin (#13001) 2016-05-25 17:14:04 -04:00
template moved last utils.debug to display.debug 2016-04-08 16:00:36 -04:00
utils return friendlier error when failing to make dirs 2016-05-20 09:03:01 -04:00
vars Do not include params when getting role vars in certain situations 2016-05-11 13:17:32 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py add centrify dzdo escalation (#15219) 2016-04-25 11:24:26 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt Making the switch to v2 2015-05-03 21:47:26 -05:00