Community Docker Collection for Ansible: modules and plugins for working with Docker
Go to file
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
plugins Clean up deprecations (#504) 2020-10-30 07:05:51 +01:00
tests Fix docker_container tests (#549) 2020-10-30 07:05:51 +01:00