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/plugins/modules/cloud/docker
Felix Fontein 08e7846deb
[stable-1] no_log: more false-positives (not flagged by sanity tests yet) (#2017)
* More false-positives (not flagged by sanity tests yet). (#2010)

(cherry picked from commit 49d9a257ef)

* Add more false positives.
2021-03-13 18:21:21 +01:00
..
docker_compose.py modules: fix examples to use FQCN for builtin plugins (#661) 2020-07-16 14:42:12 +03:00
docker_config.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
docker_container.py Backport of https://github.com/ansible-collections/community.docker/pull/88 to stable-1. (#1982) 2021-03-08 08:37:10 +01:00
docker_container_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
docker_host_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
docker_image.py Backport of https://github.com/ansible-collections/community.docker/pull/87 to stable-1. (#1983) 2021-03-08 08:37:04 +01:00
docker_image_facts.py Initial commit 2020-03-09 09:11:07 +00:00
docker_image_info.py Backport of https://github.com/ansible-collections/community.docker/pull/87 to stable-1. (#1983) 2021-03-08 08:37:04 +01:00
docker_login.py docker_login: fix internal config file storage to handle credentials for more than one registry (#1118) (#1145) 2020-10-21 08:39:57 +02:00
docker_network.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
docker_network_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
docker_node.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
docker_node_info.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
docker_prune.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
docker_secret.py Add a warning when ansible_key label is not found on a secret. (#31) (#1249) (#1251) 2020-11-09 08:56:26 +01:00
docker_service.py Initial commit 2020-03-09 09:11:07 +00:00
docker_stack.py Tidy up validate-modules ignores for some cloud/ modules (#1354) (#1356) 2020-11-23 10:01:35 +01:00
docker_stack_info.py New docker_stack_module with tests (#576) 2020-07-29 14:56:49 +02:00
docker_stack_task_info.py New Docker Stack Task Info Module with Tests (#732) 2020-08-18 08:29:59 +02:00
docker_swarm.py Backport of https://github.com/ansible-collections/community.docker/pull/103 to stable-1. (#2015) 2021-03-13 12:00:21 +01:00
docker_swarm_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
docker_swarm_service.py [stable-1] no_log: more false-positives (not flagged by sanity tests yet) (#2017) 2021-03-13 18:21:21 +01:00
docker_swarm_service_info.py modules: fix examples to use FQCN (#644) 2020-07-13 21:50:31 +02:00
docker_volume.py Fix boolean defaults. (#1343) (#1358) 2020-11-23 12:29:14 +01:00
docker_volume_info.py modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00