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
Brian Coca ce282e9373 correctly detect action
named matched only cause i set it to the same in my tests
fixes #14857
2016-08-08 14:28:14 -04:00
..
cli added check and diff mode control to console 2016-07-25 08:05:56 -04: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
errors Fix some typos (#16498) 2016-06-29 14:31:25 -04:00
executor correctly detect action 2016-08-08 14:28:14 -04:00
galaxy Fixes #163 in galaxy-issues 2016-07-21 14:04:17 -04:00
inventory Implicit localhost ondemand (#16900) 2016-08-02 10:39:00 -04:00
module_utils Add partition uuid to facts for Linux. (#16986) 2016-08-08 12:23:19 -04:00
modules Update submodule refs 2016-08-08 11:17:41 -07:00
parsing warn when searching for an empty string or null 2016-07-26 08:26:07 -04:00
playbook FEATURE: adding variable serial batches 2016-08-04 15:04:10 -05:00
plugins Add generic data structures querying (#13684) 2016-08-08 11:55:59 -04:00
template allow spaces before the filter string (#16312) 2016-06-15 14:17:17 -04:00
utils * Fix race in creating temp directories pre-fork (#16965) 2016-08-04 19:35:36 -04:00
vars Implicit localhost ondemand (#16900) 2016-08-02 10:39:00 -04:00
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
constants.py * Fix race in creating temp directories pre-fork (#16965) 2016-08-04 19:35:36 -04:00
release.py Fix ziploader for the cornercase of ansible invoking ansible. 2016-04-29 08:47:49 -07:00
test-requirements.txt