community.docker/tests/integration/targets
Felix Fontein 3c00bc53a7 Fix docker_container tests (#549)
* Stop using ansible.netcommon.next_nth_usable.

It requires netaddr to be installed before running the playbook, which isn't the case in CI.
This undoes cf61474c3b.

* Use own filter to avoid needing netaddr installed.
2020-10-30 07:05:51 +01:00
..
connection_docker Fix FQCRs. (#64) 2020-10-30 07:05:50 +01:00
docker_config Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_container Fix docker_container tests (#549) 2020-10-30 07:05:51 +01:00
docker_container_info Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_host_info Initial commit 2020-10-30 07:05:50 +01:00
docker_image Clean up deprecations (#504) 2020-10-30 07:05:51 +01:00
docker_image_info Initial commit 2020-10-30 07:05:50 +01:00
docker_login Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_network Initial commit 2020-10-30 07:05:50 +01:00
docker_network_info Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_node Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_node_info Initial commit 2020-10-30 07:05:50 +01:00
docker_prune Initial commit 2020-10-30 07:05:50 +01:00
docker_secret Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
docker_stack Initial commit 2020-10-30 07:05:50 +01:00
docker_swarm Initial commit 2020-10-30 07:05:50 +01:00
docker_swarm_info Initial commit 2020-10-30 07:05:50 +01:00
docker_swarm_service Add 'init' option for docker_swarm_service. (#476) 2020-10-30 07:05:51 +01:00
docker_swarm_service_info Initial commit 2020-10-30 07:05:50 +01:00
docker_volume Initial commit 2020-10-30 07:05:50 +01:00
docker_volume_info Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
inventory_docker_machine Initial commit 2020-10-30 07:05:50 +01:00
inventory_docker_swarm inventory_docker_swarm test - Remove exit code from trap (#391) 2020-10-30 07:05:51 +01:00
setup_docker Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00
setup_docker_registry Don't die when docker CLI doesn't want to work with docker daemon (#366) 2020-10-30 07:05:51 +01:00