patchback[bot]
|
89deaf4189
|
Fix two more booleans. (#464) (#465)
(cherry picked from commit 1e24120014)
Co-authored-by: Felix Fontein <felix@fontein.de>
|
2022-08-24 06:53:31 +02: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 |
|
Felix Fontein
|
f41d7ac1b8
|
Move common utility code to plugins.module_utils.util (#390)
* Move common utility code to plugins.module_utils.util.
* Also adjust plugins.
* Fix import.
|
2022-06-20 18:39:13 +02:00 |
|
Sasha Jenner
|
c63ef4116d
|
Support --template-driver for docker_config (#332) (#345)
* initial templating changes
* adding docs
* author
* responding to pr comments
* testing for idempotency
* using template_driver rather than templating
* adding explicit idem check
* remove local testing changes
* bug fix
* fixing idempotency
Co-authored-by: Sasha Jenner <sasha.jenner@cba.com.au>
|
2022-05-11 07:26:59 +02:00 |
|
András Maróy
|
1d062dad5c
|
Implement rolling_versions for docker_config (#295)
|
2022-02-12 08:30:09 +01:00 |
|
Felix Fontein
|
5d861004db
|
docker_config and docker_secret: add data_src option (#203)
* Add data_src options to docker_config and docker_secret.
* Add examples.
* Fix test.
* Another fix.
|
2021-09-12 09:42:03 +02: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 |
|