community.docker/plugins/module_utils
Felix Fontein 4070dab9a8
Remove deprecated features, bump version to 2.0.0 (#210)
* Remove docker_login's email option.

* container_default_behavior now has default value no_defaults.

* Disallow 'all' next to other ports. Deprecate 'all' in favor of publish_all_ports.

* Change default for network_mode.

* Add changelog fragment.

* Fix tests.

* Next expected release is 2.0.0.
2021-10-05 17:39:42 +02:00
..
__init__.py Initial commit 2020-10-30 07:05:50 +01:00
common.py Remove deprecated features, bump version to 2.0.0 (#210) 2021-10-05 17:39:42 +02:00
socket_handler.py Add docker_container_exec module (#105) 2021-04-06 23:53:17 +02:00
socket_helper.py Add docker_container_exec module (#105) 2021-04-06 23:53:17 +02:00
swarm.py Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. (#164) 2021-06-26 13:39:51 +02:00