community.general/lib/ansible
Felix Fontein 946a16cc82 docker_host_info and docker_node: fix return variable names (#54172)
* docker_host_info: host_facts -> host_info

* docker_node: node_facts -> node
2019-03-22 02:28:57 -04:00
..
cli Fix typo in CLI help text (#53353) 2019-03-21 17:39:28 -04:00
compat
config Conditional bare: fix typos (#53807) 2019-03-19 21:29:59 -04:00
errors
executor fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
galaxy Update galaxy cli metadata file templates (#51398) 2019-02-22 00:54:02 -05:00
inventory Strip whitespace when reading limit file (#53564) 2019-03-18 12:40:45 -04:00
module_utils Move type checking methods out of basic.py and add unit tests (#53687) 2019-03-21 09:40:19 -04:00
modules docker_host_info and docker_node: fix return variable names (#54172) 2019-03-22 02:28:57 -04:00
parsing dataloader: check exact value of dir (#52021) 2019-03-16 01:48:01 -04:00
playbook include_tasks: fix traceback if no file specified (#54044) 2019-03-20 19:17:20 +01:00
plugins Fix syntax highlighting (#53945) 2019-03-21 17:08:23 +00:00
template dict is dict (#54057) 2019-03-20 09:37:34 -04:00
utils Fix encoding handling in unfrackpath. 2019-03-21 16:19:54 -07:00
vars fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
__init__.py
constants.py Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00
context.py Become plugins (#50991) 2019-02-11 11:27:44 -06:00
release.py