community.docker/tests/integration/targets
Felix Fontein 20e78a92e0
Add docker_image_pull module (#728)
* Add docker_image_pull module.

* Support platform during idempotency check.

* Add diff mode, extend tests.

* Add image ID tests.
2023-12-31 09:51:42 +01:00
..
connection Normalize bools in tests. (#589) 2023-02-15 22:29:41 +01:00
connection_docker Improve CI (#528) 2022-12-11 17:30:37 +01:00
connection_docker_api Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
connection_nsenter Improve CI (#528) 2022-12-11 17:30:37 +01:00
connection_posix Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
current_container_facts Make current_container_facts work with newer Docker versions and latest ansible-test container changes (#510) 2022-11-30 22:25:33 +01:00
docker_compose Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_config Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_container Add proper platform handling. (#705) 2023-12-10 09:03:32 +01:00
docker_container_copy_into Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_container_exec Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_container_info Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_host_info Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_image Run registry tests only when registry is present. (#729) 2023-12-29 11:27:49 +01:00
docker_image_info Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_image_load Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_image_pull Add docker_image_pull module (#728) 2023-12-31 09:51:42 +01:00
docker_image_push Add docker_image_pull module (#728) 2023-12-31 09:51:42 +01:00
docker_login Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_network Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_network_info Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_node Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_node_info Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_plugin Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_prune Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_secret Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_stack Normalize bools in tests. (#589) 2023-02-15 22:29:41 +01:00
docker_stack_info CI: Make tests work with Docker API version 1.42 (#576) 2023-02-04 22:16:25 +01:00
docker_stack_task_info Handle ansible_default_ipv4 not there in tests. (#514) 2022-12-01 00:02:02 +01:00
docker_swarm Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_swarm_info Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_swarm_service Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_swarm_service_info Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_volume Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
docker_volume_info Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
generic_connection_tests Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
generic_ssh_connection Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
inventory_docker_containers Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
inventory_docker_machine Normalize bools in tests. (#589) 2023-02-15 22:29:41 +01:00
inventory_docker_swarm Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
setup_docker Add docker_image_pull module (#728) 2023-12-31 09:51:42 +01:00
setup_docker_compose_v1 Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
setup_docker_compose_v2 Normalize bools in tests. (#589) 2023-02-15 22:29:41 +01:00
setup_docker_current_container_network_ip Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
setup_docker_python_deps Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
setup_docker_registry Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
setup_docker_sdk_for_python Integration tests: split up Docker setup, move docker_compose tests into own group (#718) 2023-12-09 17:35:54 +01:00
setup_epel/tasks Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
setup_openssl Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
setup_paramiko Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
setup_pkg_mgr/tasks Normalize bools in tests. (#589) 2023-02-15 22:29:41 +01:00
setup_remote_constraints Move licenses to LICENSES/, use SPDX-License-Identifier, mention all licenses in galaxy.yml (#430) 2022-07-20 07:45:33 +02:00
setup_remote_tmp_dir Normalize bools in tests. (#589) 2023-02-15 22:29:41 +01:00