1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/tests/integration/targets/docker_container
Felix Fontein a6c225e4a0
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-06-21 16:28:58 +02:00
..
files Initial commit 2020-03-09 09:11:07 +00:00
filter_plugins Fix docker_container tests (#549) 2020-06-21 16:28:58 +02:00
meta Initial commit 2020-03-09 09:11:07 +00:00
tasks Fix docker_container tests (#549) 2020-06-21 16:28:58 +02:00
aliases Initial commit 2020-03-09 09:11:07 +00:00