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/plugins
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
..
action Strip None values from mod_args in gather_facts action (#53758) 2019-03-14 10:19:04 -05:00
become become: Add missing documentation for pfexec, dzdo and machinectl (#53314) 2019-03-06 14:35:15 -05:00
cache Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
callback fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
cliconf Pluribus Networks network cli terminal and cliconf plugins (#53735) 2019-03-15 13:51:50 +05:30
connection Don't raise AnsibleConnectionFailure if the ssh process has already died. (#53534) 2019-03-12 10:41:30 -05:00
doc_fragments docker: improve TLS config (#53906) 2019-03-17 17:10:40 -04:00
filter Keep existing to_yaml behavior with pyyaml >= 5.1. (#53772) 2019-03-13 16:43:26 -07:00
httpapi httpapi/nxos_facts: raise ConnectionError is missing code (#53406) 2019-03-07 08:16:28 -05:00
inventory docker: improve TLS config (#53906) 2019-03-17 17:10:40 -04:00
lookup Update aws_secret.py (#53390) 2019-03-06 13:31:55 -05:00
netconf Fix connect_timeout config varaible in netconf connection (#51055) 2019-01-21 12:21:09 +05:30
shell Add support for Windows hosts in the SSH connection plugin (#47732) 2019-03-07 16:38:02 -08:00
strategy fixes for stripping (#52930) 2019-03-12 18:18:38 -04:00
terminal Fix_dellos6_minor_issues (#52981) 2019-03-15 13:53:30 +05:30
test Simplify regex filter code (#50202) 2019-02-03 15:10:16 -05:00
vars Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
__init__.py Misc typo fixes (#53284) 2019-03-04 15:30:18 -05:00
loader.py clear all loader caches with new dir for plugin (#53413) 2019-03-12 16:19:56 -04:00