..
connection
Fix linting errors.
2025-04-26 12:39:00 +02: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
[stable-4] Adjust 'report this' messages to only report if the latest version still has this problem ( #1174 )
2025-10-16 18:05:39 +02: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
CI: Start using Ubuntu VMs instead of RHEL VMs ( #1128 )
2025-09-14 23:27:52 +02:00
docker_container
docker_container idempotency: work around Docker not returning true configured command when command is [] ( #1085 )
2025-06-08 19:05:09 +02:00
docker_container_copy_into
docker_container_copy_into: add mode_parse option ( #1074 )
2025-04-28 20:46:11 +02:00
docker_container_exec
Fix docker_container_exec's detach=true. ( #1145 ) ( #1148 )
2025-10-07 19:16:04 +02:00
docker_container_info
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_context_info
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_host_info
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_image
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_image_build
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_image_export
Use new images for export/import tests. ( #905 )
2024-06-29 19:20:24 +02:00
docker_image_info
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_image_load
Use new images for export/import tests. ( #905 )
2024-06-29 19:20:24 +02:00
docker_image_pull
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_image_push
Fix linting errors.
2025-04-26 12:39:00 +02: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
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_network
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_network_info
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_node
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_node_info
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_plugin
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_prune
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_secret
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_stack
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_stack_info
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_stack_task_info
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_swarm
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_swarm_info
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_swarm_service
docker_swarm_service: add support for replicated jobs ( #1108 )
2025-08-03 13:12:29 +02:00
docker_swarm_service_info
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_volume
Fix linting errors.
2025-04-26 12:39:00 +02:00
docker_volume_info
Fix linting errors.
2025-04-26 12:39:00 +02:00
generic_connection_tests
Fix linting errors.
2025-04-26 12:39:00 +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
Fix linting errors.
2025-04-26 12:39:00 +02:00
inventory_docker_machine
Enable no-trailing-whitespace test.
2025-06-04 15:18:19 +02:00
inventory_docker_swarm
Improve inventory integration tests. ( #817 )
2024-03-13 13:56:22 +01:00
setup_docker
Another try to add RHEL 10 to CI. ( #1136 )
2025-10-03 21:16:18 +02:00
setup_docker_cli_buildx
Another try to add RHEL 10 to CI. ( #1136 )
2025-10-03 21:16:18 +02:00
setup_docker_cli_compose
Another try to add RHEL 10 to CI. ( #1136 )
2025-10-03 21:16:18 +02:00
setup_docker_compose_v2
Another try to add RHEL 10 to CI. ( #1136 )
2025-10-03 21:16:18 +02: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
Fix linting errors.
2025-04-26 12:39:00 +02: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
Another try to add RHEL 10 to CI. ( #1136 )
2025-10-03 21:16:18 +02: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