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
e6d597b539
Revert "Remove deprecated functionality. ( #363 )"
...
This reverts commit 209aeb57fd .
2022-07-02 14:18:53 +02:00
Felix Fontein
209aeb57fd
Remove deprecated functionality. ( #363 )
2022-07-01 19:02:22 +02:00
Felix Fontein
902bcc6193
Pass Docker daemon connection params from inventory to connection plugin ( #157 )
...
* Move variable handling to doc fragment, and make them known to module_utils.
* Pass Daemon connection options to connection plugin.
* Add changelog fragment.
* Fix syntax error.
* Forgot 'options:'.
2021-06-22 06:29:56 +02:00
Felix Fontein
cffba7b15d
Deprecate default for tls_hostname ( #134 )
...
* Start removing default.
* Add deprecate() function to AnsibleDockerClientBase.
* Deprecate default value for tls_hostname.
* Add changelog.
* Mention deprecation in documentation.
2021-05-04 07:50:33 +02:00
Felix Fontein
e9b10ee0a4
Add use_ssh_client flag ( #114 )
...
* Add use_ssh_client option.
* Unrelated cleanup (unneeded imports).
* Add SSH connection tests.
2021-04-02 10:14:09 +02:00
Felix Fontein
c7a3d9f057
docker_container: cgroup_parent ( #59 )
...
* Document that the Docker SDK for Python is used by the module.
* Allow to specify cgroup_parent for container.
2021-01-03 13:30:09 +01:00
Felix Fontein
baf78aca3a
Fix M(). ( #591 )
...
* Fix M().
* Break long line.
* Fix the remaining M(...).
* Break long line.
2020-10-30 07:05:51 +01:00
Ansible Core Team
a1f472244d
Initial commit
2020-10-30 07:05:50 +01:00