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
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
..
integration/targets Fix docker_container tests (#549) 2020-06-21 16:28:58 +02:00
sanity Prepare for devel version bump. (#523) 2020-06-16 21:20:52 +02:00
unit Clean up deprecations (#504) 2020-06-16 13:15:19 +02:00
utils [WIP] Prepare for stable-2.10 branching of ansible-base (#524) 2020-06-16 22:51:38 +01:00
.gitignore
requirements.yml