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 | |
---|---|---|
.. | ||
community | 7 years ago | |
dev_guide | 7 years ago | |
inventory | 7 years ago | |
modules | ||
plugins | 7 years ago | |
roadmap | 7 years ago | |
YAMLSyntax.rst | ||
become.rst | 7 years ago | |
command_line_tools.rst | 7 years ago | |
committer_guidelines.rst | 7 years ago | |
common_return_values.rst | ||
community.rst | 7 years ago | |
conf.py | ||
faq.rst | 7 years ago | |
galaxy.rst | 7 years ago | |
glossary.rst | 7 years ago | |
guide_aws.rst | 7 years ago | |
guide_azure.rst | 7 years ago | |
guide_cloudstack.rst | 7 years ago | |
guide_docker.rst | 7 years ago | |
guide_gce.rst | 7 years ago | |
guide_kubernetes.rst | ||
guide_packet.rst | 7 years ago | |
guide_rax.rst | 7 years ago | |
guide_rolling_upgrade.rst | 7 years ago | |
guide_vagrant.rst | ||
guides.rst | ||
index.rst | 7 years ago | |
intro.rst | ||
intro_adhoc.rst | 7 years ago | |
intro_bsd.rst | 7 years ago | |
intro_configuration.rst | 7 years ago | |
intro_dynamic_inventory.rst | 7 years ago | |
intro_getting_started.rst | 7 years ago | |
intro_installation.rst | 7 years ago | |
intro_inventory.rst | 7 years ago | |
intro_networking.rst | 7 years ago | |
intro_patterns.rst | 7 years ago | |
intro_windows.rst | 7 years ago | |
modules.rst | ||
modules_intro.rst | ||
modules_support.rst | 7 years ago | |
network_best_practices_2.5.rst | 7 years ago | |
network_debug_troubleshooting.rst | 7 years ago | |
network_working_with_command_output.rst | 7 years ago | |
playbook_pathing.rst | ||
playbooks.rst | ||
playbooks_advanced_syntax.rst | 7 years ago | |
playbooks_async.rst | 7 years ago | |
playbooks_best_practices.rst | 7 years ago | |
playbooks_blocks.rst | 7 years ago | |
playbooks_checkmode.rst | ||
playbooks_conditionals.rst | 7 years ago | |
playbooks_debugger.rst | 7 years ago | |
playbooks_delegation.rst | 7 years ago | |
playbooks_environment.rst | ||
playbooks_error_handling.rst | 7 years ago | |
playbooks_filters.rst | 7 years ago | |
playbooks_filters_ipaddr.rst | ||
playbooks_intro.rst | 7 years ago | |
playbooks_lookups.rst | 7 years ago | |
playbooks_loops.rst | 7 years ago | |
playbooks_prompts.rst | 7 years ago | |
playbooks_python_version.rst | 7 years ago | |
playbooks_reuse.rst | 7 years ago | |
playbooks_reuse_includes.rst | 7 years ago | |
playbooks_reuse_roles.rst | 7 years ago | |
playbooks_roles.rst | ||
playbooks_special_topics.rst | 7 years ago | |
playbooks_startnstep.rst | 8 years ago | |
playbooks_strategies.rst | 7 years ago | |
playbooks_tags.rst | 7 years ago | |
playbooks_templating.rst | ||
playbooks_tests.rst | 7 years ago | |
playbooks_variables.rst | 7 years ago | |
playbooks_vault.rst | 7 years ago | |
plugin_filtering_config.rst | 7 years ago | |
plugins.rst | 7 years ago | |
porting_guide_2.0.rst | 7 years ago | |
porting_guide_2.3.rst | 7 years ago | |
porting_guide_2.4.rst | 7 years ago | |
porting_guide_2.5.rst | 7 years ago | |
porting_guides.rst | 7 years ago | |
python_3_support.rst | 7 years ago | |
quickstart.rst | ||
release_and_maintenance.rst | 7 years ago | |
test_strategies.rst | ||
tower.rst | ||
vault.rst | 7 years ago | |
windows.rst | 7 years ago | |
windows_dsc.rst | 7 years ago | |
windows_faq.rst | 7 years ago | |
windows_setup.rst | 7 years ago | |
windows_usage.rst | 7 years ago | |
windows_winrm.rst | 7 years ago |