community.general/lib/ansible
Felix Fontein 29d6418822 docker: improve TLS config (#53906)
* Stop repeating names of common config arguments in docker_container.

* Prefer tls_verify over tls for docker modules and docker_swarm inventory plugin.

* tls and tls_verify are no longer mutually exclusive.

* Share setup code between docker_* modules and docker_swarm inventory plugin.

* Add support for more parameters.

* PEP8.

* Fix typo.

* Rename host -> docker_host.
2019-03-17 17:10:40 -04:00
..
cli Avoid auto-interpreter for ansible-pull localhost. (#53699) 2019-03-12 13:15:14 -07:00
compat
config More kubevirt_* modules in k8s mod defaults group (#53450) 2019-03-13 14:28:54 -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 Fine tune sanity (#53544) 2019-03-11 15:12:14 -04:00
module_utils docker: improve TLS config (#53906) 2019-03-17 17:10:40 -04:00
modules docker: improve TLS config (#53906) 2019-03-17 17:10:40 -04:00
parsing dataloader: check exact value of dir (#52021) 2019-03-16 01:48:01 -04:00
playbook Undeprecate force handlers (#53705) 2019-03-13 15:45:52 -05:00
plugins docker: improve TLS config (#53906) 2019-03-17 17:10:40 -04:00
template template: add additional variable for dest path (#52015) 2019-02-19 14:15:19 +05:30
utils Don't fail if ConnectionError has no code (#53455) 2019-03-07 10:04:08 -05: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