Felix Fontein
c3a76007d0
Rewrite the docker_volume_info module ( #412 )
...
* Rewrite the docker_volume_info module.
* Improve error messages.
2022-07-06 21:48:22 +02:00
Felix Fontein
623786c659
Implement all remaining deprecations for 3.0.0 ( #400 )
...
* Remove support for Ansible 2.9 and ansible-base 2.10.
* Remove Ansible 2.9 compatiblity code.
* Remove docker-compose from EE.
* Drop support for Python 2.6. Stop advertising docker-py for Python 2.6.
* Drop support for API versions 1.20 to 1.24.
* Fix condition.
2022-07-02 17:13:53 +02:00
Felix Fontein
3d20ba1bc2
Improve documentation ( #278 )
...
* Improve documentation.
* More fixes.
2022-01-09 14:52:44 +01:00
Felix Fontein
badcd61a74
Replace ansible.module_utils._text by ansible.module_utils.common.text.converters. ( #164 )
2021-06-26 13:39:51 +02:00
Felix Fontein
a3b9648233
Improve exception handling. ( #121 )
2021-04-08 08:00:01 +02:00
Andrew Klychkov
93bc4875e3
modules: fix examples to use FQCN for builtin modules ( #648 )
...
* modules: fix examples to use FQCN for builtin modules
* fix
* fix
* fix
* fix
* fix
* fix
* fix
2020-10-30 07:05:51 +01:00
Andrew Klychkov
564dd62c80
modules: fix examples to use FQCN ( #644 )
...
* modules: fix examples to use FQCN
* fix
* fix
* fix
2020-10-30 07:05:51 +01:00
Andrew Klychkov
6a179835ed
Remove ANSIBLE_METADATA ( #339 )
...
* Remove ANSIBLE_METADATA
* remove from other modules
* remove from plugins and scripts
2020-10-30 07:05:51 +01:00
Ansible Core Team
a1f472244d
Initial commit
2020-10-30 07:05:50 +01:00