You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/support/integration/plugins/module_utils
Felix Fontein a862ff2d43
Deprecation revisited (#69926)
* Allow to specify collection_name separately for deprecation.

* Use new functionality in Ansible.

* Use new functionality in tests.

* Update tagging/untagging functions.

* Update pylint deprecated sanity test.

* Update validate-modules. Missing are basic checks for version_added (validate semantic version format for collections).

* Improve version validation. Re-add version_added validation.

* Make sure collection names are added to return docs before schema validation.

* Extra checks to avoid crashes on bad data.

* Make C# module utils code work, and update/extend tests.

* Add changelog fragment.

* Stop extracting collection name from potentially tagged versions/dates.

* Simplify C# code.

* Update Windows modules docs.

* Forgot semicolons.
4 years ago
..
aws Include more test support plugins. (#68015) 5 years ago
compat Include more test support plugins. (#68015) 5 years ago
docker Include more test support plugins. (#68015) 5 years ago
ecs Include more test support plugins. (#68015) 5 years ago
k8s Include more test support plugins. (#68015) 5 years ago
net_tools Include more test support plugins. (#68015) 5 years ago
network Include more test support plugins. (#68015) 5 years ago
ansible_tower.py
azure_rm_common.py Deprecation revisited (#69926) 4 years ago
azure_rm_common_rest.py
cloud.py
cloudstack.py
crypto.py Fourth batch of incidental integration tests. (#67873) 5 years ago
database.py Fourth batch of incidental integration tests. (#67873) 5 years ago
ec2.py Remove left hand side slicing 4 years ago
hcloud.py
mysql.py Fourth batch of incidental integration tests. (#67873) 5 years ago
postgres.py Fourth batch of incidental integration tests. (#67873) 5 years ago
rabbitmq.py Fourth batch of incidental integration tests. (#67873) 5 years ago
vmware.py