community.docker/tests/integration/targets
Felix Fontein 3da9aa3b9c
[stable-2] Make current_container_facts work with newer Docker versions and latest ansible-test container changes (#512)
* Make current_container_facts work with newer Docker versions and latest ansible-test container changes (#510)

* Add more debug output.

* Add basic integration test.

* Split into lines.

* Fix docker detection, add podman detection.

ci_complete

* Improve regular expression.

* Document that this module is trying its best, but might not be perfect.

* Update comment.

(cherry picked from commit c2d84efccb)

* Remove new feature (podman support).
2022-11-30 23:01:30 +01:00
..
connection Adjust to b1dd2af4ca. (#423) (#425) 2022-07-12 17:12:48 +02:00
connection_docker Don't mask return value. (#299) 2022-02-14 20:50:36 +01:00
connection_docker_api Don't mask return value. (#299) 2022-02-14 20:50:36 +01:00
connection_nsenter CI: Replace the container used in the nsenter tests (#368) 2022-05-21 16:53:09 +02:00
connection_posix CI: Replace the container used in the nsenter tests (#368) 2022-05-21 16:53:09 +02:00
current_container_facts [stable-2] Make current_container_facts work with newer Docker versions and latest ansible-test container changes (#512) 2022-11-30 23:01:30 +01:00
docker_compose Extend docker_compose tests, add Alpine to CI (#304) 2022-03-14 09:34:08 +00:00
docker_config Run some tests with the latest PyPi version of Docker SDK for Python (#348) 2022-05-13 22:06:51 +02:00
docker_container Fix docker_container tty test. (#444) 2022-08-11 22:08:34 +02:00
docker_container_exec docker_container_exec: allow to specify environment (#254) 2021-12-22 16:56:22 +00:00
docker_container_info Improve CI (#198) 2021-09-08 09:43:35 +02:00
docker_host_info Improve CI (#198) 2021-09-08 09:43:35 +02:00
docker_image Add tests for build.args. (#457) 2022-08-16 13:47:12 +02:00
docker_image_info [WIP] Fix CI (#50) 2020-12-15 13:57:38 +01:00
docker_image_load Improve CI (#198) 2021-09-08 09:43:35 +02:00
docker_login Make sure we are logged out. (#112) 2021-03-26 21:37:54 +01:00
docker_network docker_network: improve test failure debugging (#201) 2021-09-10 22:10:35 +02:00
docker_network_info Improve CI (#198) 2021-09-08 09:43:35 +02:00
docker_node Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_node_info Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_plugin docker_plugin - adding alias option and general cleanup (#161) 2021-06-25 21:45:53 +02:00
docker_prune Improve and fix tests (#36) 2020-11-23 21:48:46 +01:00
docker_secret Add support for rotating docker secrets (#293) 2022-02-12 08:29:49 +01:00
docker_stack Improve CI (#198) 2021-09-08 09:43:35 +02:00
docker_stack_info Improve CI (#198) 2021-09-08 09:43:35 +02:00
docker_stack_task_info Improve CI (#198) 2021-09-08 09:43:35 +02:00
docker_swarm Remove 'warn:' that's removed in ansible-core 2.14. (#328) 2022-04-01 22:46:58 +02:00
docker_swarm_info Initial cleanup. 2020-10-30 07:05:51 +01:00
docker_swarm_service Add RHEL 9.0, Ubuntu 22.04 and Fedora 36 to CI (#358) 2022-05-20 16:27:13 +02:00
docker_swarm_service_info Improve CI (#198) 2021-09-08 09:43:35 +02:00
docker_volume Improve CI (#198) 2021-09-08 09:43:35 +02:00
docker_volume_info Improve CI (#198) 2021-09-08 09:43:35 +02:00
generic_ssh_connection Improve CI (#198) 2021-09-08 09:43:35 +02:00
inventory_docker_containers Improve CI (#198) 2021-09-08 09:43:35 +02:00
inventory_docker_machine [WIP] Fix CI (#50) 2020-12-15 13:57:38 +01:00
inventory_docker_swarm Initial cleanup. 2020-10-30 07:05:51 +01:00
setup_docker Fix tests on Ubuntu 22.04 (#419) (#420) 2022-07-08 07:23:15 +02:00
setup_docker_compose Add RHEL 9.0, Ubuntu 22.04 and Fedora 36 to CI (#358) 2022-05-20 16:27:13 +02:00
setup_docker_registry Fix wrong FQCNs. (#225) 2021-10-17 16:04:48 +02:00
setup_epel/tasks Initial cleanup. 2020-10-30 07:05:51 +01:00
setup_openssl Extend docker_compose tests, add Alpine to CI (#304) 2022-03-14 09:34:08 +00:00
setup_paramiko Add use_ssh_client flag (#114) 2021-04-02 10:14:09 +02:00
setup_pkg_mgr/tasks CI: Add ArchLinux, Debian Bullseye and CentOS Stream 8 (#301) 2022-02-18 23:04:17 +01:00
setup_remote_constraints Initial cleanup. 2020-10-30 07:05:51 +01:00
setup_remote_tmp_dir Initial cleanup. 2020-10-30 07:05:51 +01:00