mirror of https://github.com/ansible/ansible.git
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.
a23c95023b
Enforce module deprecation. After module has reached the end of it's deprecation cycle we will replace it with a docs stub. * Replace deprecated modules with docs-only sub * Use of deprecated past deprecation cycle gives meaningful message (see examples below) * Enforce documentation.deprecation dict via `schema.py` * Update `ansible-doc` and web docs to display documentation.deprecation * Document that structure in `dev_guide` * Ensure that all modules starting with `_` have a `deprecation:` block * Ensure `deprecation:` block is only used on modules that start with `_` * `removed_in` A string which represents when this module needs **deleting** * CHANGELOG.md and porting_guide_2.5.rst list removed modules as well as alternatives * CHANGELOG.md links to porting guide index To ensure that meaningful messages are given to the user if they try to use a module at the end of it's deprecation cycle we enforce the module to contain: ```python if __name__ == '__main__': removed_module() ``` |
7 years ago | |
---|---|---|
.. | ||
group_vars | 7 years ago | |
host_vars | 7 years ago | |
roles | 7 years ago | |
targets | 7 years ago | |
asa.yaml | 7 years ago | |
cloud-config-aws.yml.template | 7 years ago | |
cloud-config-azure.yml.template | 7 years ago | |
cloud-config-cs.ini.template | 8 years ago | |
dellos6.yaml | 8 years ago | |
dellos9.yaml | 8 years ago | |
dellos10.yaml | 7 years ago | |
eos.yaml | 7 years ago | |
integration.cfg | 7 years ago | |
integration_config.yml | 8 years ago | |
inventory | 7 years ago | |
inventory.network | 7 years ago | |
inventory.networking.template | 8 years ago | |
inventory.remote.template | 8 years ago | |
inventory.winrm.template | 8 years ago | |
ios.yaml | 7 years ago | |
iosxr.yaml | 7 years ago | |
junos.yaml | 7 years ago | |
network-all.yaml | 7 years ago | |
network-integration.cfg | 7 years ago | |
nxos.yaml | 7 years ago | |
ops.yaml | 7 years ago | |
target-prefixes.network | 7 years ago | |
vyos.yaml | 7 years ago | |
windows-integration.cfg | 7 years ago |