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/docs/docsite/rst/user_guide
David Shrewsbury f0ec10dbc3
Role arg spec validation implementation (#73152)
* Initial import of modified version of alikins' code
* Add unit testing for new Role methods
* Fix validate_arg_spec module for sanity test. Add test_include_role_fails.yml integration test from orig PR.
* Add testing of suboptions
* Use new ArgumentSpecValidator class instead of AnsibleModule
* fix for roles with no tasks, use FQ name of new plugin
* Add role dep warning
4 years ago
..
shared_snippets Docsite: improve playbooks_loops.rst (#71718) 4 years ago
basic_concepts.rst
become.rst Docsite: replace Latin phrases to English (#71588) 4 years ago
collections_using.rst Fix ansible-galaxy collection subdir searching and update documentation (#73406) 4 years ago
command_line_tools.rst
complex_data_manipulation.rst Fix list to dict example (#73213) 4 years ago
connection_details.rst Docsite: replace Latin phrases to English (#71588) 4 years ago
guide_rolling_upgrade.rst Update HTTP -> HTTPS (#72244) 4 years ago
index.rst Docsite: fix a typo in user_guide/index.rst (#71717) 4 years ago
intro.rst User guide overhaul, Table of Contents (#71553) 4 years ago
intro_adhoc.rst Docsite: improve user_guide/intro_adhoc (#71909) 4 years ago
intro_bsd.rst
intro_dynamic_inventory.rst Docsite: improve inventory-related pages (#71907) 4 years ago
intro_getting_started.rst added sample output for echo example (#72718) 4 years ago
intro_inventory.rst Miscellaneous fixes in user_guide/intro_inventory.rst docs (#72202) 4 years ago
intro_patterns.rst Fix typos (#72072) 4 years ago
intro_windows.rst
modules.rst Collections docs generation (#59761) 4 years ago
modules_intro.rst More docs updates to reflect collections ecosystem (#71597) 4 years ago
modules_support.rst More docs updates to reflect collections ecosystem (#71597) 4 years ago
playbook_pathing.rst Docsite: replace Latin phrases to English (#71588) 4 years ago
playbooks.rst User guide overhaul, Table of Contents (#71553) 4 years ago
playbooks_advanced_syntax.rst Docsite: update complex_data_manipulation and playbooks_advanced_syntax rst files to use FQCNs (#72539) 4 years ago
playbooks_async.rst Docsite: update user_guide/playbooks_async (#72115) 4 years ago
playbooks_best_practices.rst Changed all_modules references to list_of_collections in the documentation (#71656) 4 years ago
playbooks_blocks.rst Fix block example line emphasis (#73238) 4 years ago
playbooks_checkmode.rst Docsite: update user_guide/playbooks_checkmode (#72052) 4 years ago
playbooks_conditionals.rst Fixed a typo in user_guide/playbooks_conditinals (#72427) 4 years ago
playbooks_debugger.rst Docsite: update user_guide/playbooks_debugger (#72053) 4 years ago
playbooks_delegation.rst Docsite: misc fixes of playbooks_delegation (#71753) 4 years ago
playbooks_environment.rst Docsite: fix user_guide/playbooks_environment (#71772) 4 years ago
playbooks_error_handling.rst Docsite: fix user_guide/playbooks_error_handling (#71771) 4 years ago
playbooks_filters.rst Add new split filter (#73532) 4 years ago
playbooks_filters_ipaddr.rst Fix documentation for slaac filter (#73294) 4 years ago
playbooks_handlers.rst document that handler can not run include_role and import_role (#72744) 4 years ago
playbooks_intro.rst Fix missing dashes in playbooks intro doc (#72746) 4 years ago
playbooks_lookups.rst
playbooks_loops.rst Reword strangely patronising introduction to loops (#72019) 4 years ago
playbooks_module_defaults.rst Docsite: update user_guide/playbooks_module_defaults (#72051) 4 years ago
playbooks_prompts.rst Docsite: update user_guide/playbooks_prompts (#72049) 4 years ago
playbooks_python_version.rst
playbooks_reuse.rst added perf note to inc/imp diffs (#73371) 4 years ago
playbooks_reuse_includes.rst Changed all_modules references to list_of_collections in the documentation (#71656) 4 years ago
playbooks_reuse_roles.rst Role arg spec validation implementation (#73152) 4 years ago
playbooks_roles.rst
playbooks_special_topics.rst User guide overhaul, Table of Contents (#71553) 4 years ago
playbooks_startnstep.rst
playbooks_strategies.rst Update playbooks_strategies.rst (#72176) 4 years ago
playbooks_tags.rst Update playbooks_tags.rst (#72351) 4 years ago
playbooks_templating.rst add link to jinja docs from templating section (#72205) 4 years ago
playbooks_tests.rst Add semver support to the jinja2 version test (#71600) 4 years ago
playbooks_variables.rst Update HTTP -> HTTPS (#72244) 4 years ago
playbooks_vars_facts.rst Update playbooks_vars_facts.rst (#72150) 4 years ago
playbooks_vault.rst Docs: User guide overhaul, part 5 (#70307) 4 years ago
plugin_filtering_config.rst Wording changes to docs (#70082) 4 years ago
quickstart.rst
sample_setup.rst Wording changes to docs (#70082) 4 years ago
vault.rst Fixed vault id in variable encryption example (#72626) 4 years ago
windows.rst
windows_dsc.rst Docs: User guide overhaul, part 5 (#70307) 4 years ago
windows_faq.rst Update WSL docs to mention sleep workaround (#72839) 4 years ago
windows_performance.rst
windows_setup.rst Added TLS security protocol for Powershell downloads (#73226) 4 years ago
windows_usage.rst Docs: User guide overhaul, part 5 (#70307) 4 years ago
windows_winrm.rst Update windows_winrm.rst (#73101) 4 years ago