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/lib/ansible/plugins/inventory
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
..
__init__.py Deprecation revisited (#69926) 4 years ago
advanced_host_list.py Not native, but text (#55676) 5 years ago
auto.py Better test for cache method availability (#54740) 5 years ago
constructed.py constructed inventory plugin: correct example (#69165) 4 years ago
generator.py generator inventory plugin: remove "strict" from example (#69178) 4 years ago
host_list.py Not native, but text (#55676) 5 years ago
ini.py lib/ansible/plugins/inventory/ini.py: added spacing for error message (#67361) 4 years ago
script.py Deprecation revisited (#69926) 4 years ago
toml.py starting metadata sunset (#69454) 4 years ago
yaml.py Fine tune sanity (#53544) 5 years ago