| .. |
|
connection
|
Normalize bools in tests. (#589)
|
2023-02-15 22:29:41 +01:00 |
|
connection_docker
|
Docker* connection plugins: add working_dir and privileged options (#943)
|
2024-07-25 20:35:32 +00:00 |
|
connection_docker_api
|
Docker* connection plugins: add working_dir and privileged options (#943)
|
2024-07-25 20:35:32 +00:00 |
|
connection_nsenter
|
Adjust to new shellcheck in ansible-core devel's sanity tests. (#741)
|
2024-01-04 22:27:34 +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_v2
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_compose_v2_exec
|
Add Docker Compose v2 exec and run modules. (#969)
|
2024-09-27 13:00:48 +03:00 |
|
docker_compose_v2_pull
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_compose_v2_run
|
Add Docker Compose v2 exec and run modules. (#969)
|
2024-09-27 13:00:48 +03: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
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_container_copy_into
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_container_exec
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_container_info
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_context_info
|
docker_context_info: fix some aspects (#1043)
|
2025-02-10 23:54:36 +01:00 |
|
docker_host_info
|
Add basic podman tests to CI (#1040)
|
2025-02-10 23:19:54 +01:00 |
|
docker_image
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_image_build
|
docker_image_build: work around strange behavior of docker buildx build when --output is provided (#1006)
|
2024-12-14 21:32:33 +01:00 |
|
docker_image_export
|
Use new images for export/import tests. (#905)
|
2024-06-29 19:20:24 +02:00 |
|
docker_image_info
|
Add docker_image_remove module. (#732)
|
2023-12-31 15:13:04 +01:00 |
|
docker_image_load
|
Use new images for export/import tests. (#905)
|
2024-06-29 19:20:24 +02:00 |
|
docker_image_pull
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_image_push
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_image_remove
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_image_tag
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_login
|
Avoid shadowing loop variables. (#738)
|
2024-01-02 14:21:19 +01:00 |
|
docker_network
|
Add 'ingress' option to docker_network module (#999)
|
2024-12-04 21:39:09 +01:00 |
|
docker_network_info
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_node
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_node_info
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_plugin
|
Avoid shadowing loop variables. (#738)
|
2024-01-02 14:21:19 +01:00 |
|
docker_prune
|
docker_prune: add new options for cleaning build caches (#845)
|
2024-05-09 17:12:36 +02: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
|
Make sure that Docker SDK for Python is installed for docker_stack* tests. (#896)
|
2024-06-28 16:46:26 +02:00 |
|
docker_stack_info
|
Make sure that Docker SDK for Python is installed for docker_stack* tests. (#896)
|
2024-06-28 16:46:26 +02:00 |
|
docker_stack_task_info
|
Make sure that Docker SDK for Python is installed for docker_stack* tests. (#896)
|
2024-06-28 16:46:26 +02:00 |
|
docker_swarm
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_swarm_info
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
docker_swarm_service
|
Add sysctls option to docker_swarm_service (#836)
|
2024-04-30 22:44:25 +02: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
|
Fix label sanitization error handling. (#1029)
|
2025-01-22 20:45:08 +00:00 |
|
docker_volume_info
|
Fix/improve tests (#1052)
|
2025-03-08 09:54:41 +01:00 |
|
generic_connection_tests
|
Improve tasks, show images before docker_compose_v2_pull tests.
|
2024-05-10 13:06:54 +02:00 |
|
generic_ssh_connection
|
CI: Try to get more targets for SSH connection test (#1026)
|
2025-01-11 12:54:11 +01:00 |
|
inventory_docker_containers
|
Prevent RCE via inventory plugins (#815)
|
2024-03-14 20:08:41 +01:00 |
|
inventory_docker_machine
|
Improve inventory integration tests. (#817)
|
2024-03-13 13:56:22 +01:00 |
|
inventory_docker_swarm
|
Improve inventory integration tests. (#817)
|
2024-03-13 13:56:22 +01:00 |
|
setup_docker
|
Add basic podman tests to CI (#1040)
|
2025-02-10 23:19:54 +01:00 |
|
setup_docker_cli_buildx
|
Add docker_image_build module. (#735)
|
2024-01-02 09:21:45 +01:00 |
|
setup_docker_cli_compose
|
Improve tasks, show images before docker_compose_v2_pull tests.
|
2024-05-10 13:06:54 +02: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
|
CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 (#902)
|
2024-06-29 18:57:08 +02:00 |
|
setup_docker_registry
|
Add docker_image_remove module. (#732)
|
2023-12-31 15:13:04 +01:00 |
|
setup_docker_sdk_for_python
|
CI: Run some tests with the latest development versions of Docker SDK for Python, requests, and urllib3 (#902)
|
2024-06-29 18:57:08 +02: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
|
CI: Try to get more targets for SSH connection test (#1026)
|
2025-01-11 12:54:11 +01:00 |
|
setup_pkg_mgr/tasks
|
Fix CI for CentOS 7. (#908)
|
2024-07-01 13:51:02 +02:00 |
|
setup_podman
|
Add basic podman tests to CI (#1040)
|
2025-02-10 23:19:54 +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 |