Remove deprecations from docker_container, bump collection version to 3.0.0 (#399)

* Remove deprecated features in docker_container.

* Bump collection version to 3.0.0.

* Remove 'published_ports: all' tests.
This commit is contained in:
Felix Fontein
2022-07-01 19:16:22 +02:00
committed by GitHub
parent 209aeb57fd
commit 49ce0a3cb1
4 changed files with 18 additions and 152 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
namespace: community
name: docker
version: 2.7.0
version: 3.0.0
readme: README.md
authors:
- Ansible Docker Working Group