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
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
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
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
e691ad72ab
Remove ignore.txt entries ( #29 )
...
* Remove some ignore.txt entries.
* Prepare for validate-plugins.
2020-11-06 06:18:41 +01:00
Felix Fontein
4cdca13f8f
Fix plugins (names, constants, FQCNs in examples) ( #722 )
...
* cobbler inventory: fix NAME
* oc transport: fix transport name
* Inventory plugins: fix plugin identifications
* Use FQCN in lookup plugin examples.
* Use FQCN in callback plugins.
* Add changelog fragment.
* Adjust documentation.
* Fix lookup plugin linting errors.
* Fix quotes.
2020-10-30 07:05:51 +01:00
Felix Fontein
55f6a15338
Fix docker_swarm, docker_machine and gitlab_runners inventory plugins' verify method. ( #67 )
2020-10-30 07:05:51 +01:00
Ansible Core Team
a1f472244d
Initial commit
2020-10-30 07:05:50 +01:00