Felix Fontein
422d51c480
docker_prune: improve docs, fix handling of lists for filters ( #966 ) ( #967 )
...
* Improve docs.
* Fix handling of lists for filters.
(cherry picked from commit 3802e424d9 )
2024-09-17 21:00:50 +02:00
Felix Fontein
94227e2575
docker_prune: correctly return 'changed' result ( #593 ) ( #594 )
...
* Correctly return 'changed' status.
* Extend tests.
* Fix typo.
(cherry picked from commit 08bfcf7e5f )
2023-02-24 21:24:39 +01:00
Felix Fontein
b29e91f866
Normalize booleans in all other plugins and modules. ( #440 ) ( #443 )
...
(cherry picked from commit be58ccc13f )
2022-08-10 21:46:13 +02:00
patchback[bot]
855227c892
Fix docs. ( #436 ) ( #437 )
...
(cherry picked from commit bc6757d3b8 )
Co-authored-by: Felix Fontein <felix@fontein.de>
2022-08-04 14:33:10 +02:00
Felix Fontein
4b235a2607
Prepare for distutils.version being removed in Python 3.12 ( #258 )
...
* Prepare for distutils.version being removed in Python 2.12.
* Fix copy'n'paste error.
* Fix import.
* Re-add Loose prefix.
* Fix Python version typo.
* Improve formulation.
* Move message into own line.
* Fix casing, now that the object is no longer called Version.
2021-12-24 11:28:35 +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
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