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
2021-02-12 16:00:17 -05:00
..
shared_snippets
basic_concepts.rst
become.rst
collections_using.rst Fix ansible-galaxy collection subdir searching and update documentation (#73406) 2021-02-04 13:42:45 -05:00
command_line_tools.rst
complex_data_manipulation.rst Fix list to dict example (#73213) 2021-01-14 14:15:55 -05:00
connection_details.rst
guide_rolling_upgrade.rst Update HTTP -> HTTPS (#72244) 2020-10-19 15:57:20 -04:00
index.rst
intro.rst
intro_adhoc.rst
intro_bsd.rst
intro_dynamic_inventory.rst Docsite: improve inventory-related pages (#71907) 2020-09-25 09:46:24 -05:00
intro_getting_started.rst added sample output for echo example (#72718) 2020-11-30 09:59:27 -05:00
intro_inventory.rst Miscellaneous fixes in user_guide/intro_inventory.rst docs (#72202) 2020-10-20 10:35:15 -05:00
intro_patterns.rst Fix typos (#72072) 2020-10-02 10:32:03 -04:00
intro_windows.rst
modules.rst
modules_intro.rst
modules_support.rst
playbook_pathing.rst
playbooks.rst
playbooks_advanced_syntax.rst Docsite: update complex_data_manipulation and playbooks_advanced_syntax rst files to use FQCNs (#72539) 2020-12-02 10:29:49 -06:00
playbooks_async.rst Docsite: update user_guide/playbooks_async (#72115) 2020-10-09 10:50:58 -05:00
playbooks_best_practices.rst
playbooks_blocks.rst Fix block example line emphasis (#73238) 2021-01-14 14:40:31 -05:00
playbooks_checkmode.rst Docsite: update user_guide/playbooks_checkmode (#72052) 2020-10-01 16:33:24 -04:00
playbooks_conditionals.rst Fixed a typo in user_guide/playbooks_conditinals (#72427) 2020-11-02 10:04:57 -05:00
playbooks_debugger.rst Docsite: update user_guide/playbooks_debugger (#72053) 2020-10-01 16:32:03 -04:00
playbooks_delegation.rst
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_filters.rst Add new split filter (#73532) 2021-02-09 10:37:15 -05:00
playbooks_filters_ipaddr.rst Fix documentation for slaac filter (#73294) 2021-01-20 13:10:24 -05:00
playbooks_handlers.rst document that handler can not run include_role and import_role (#72744) 2020-12-01 10:15:46 -06:00
playbooks_intro.rst Fix missing dashes in playbooks intro doc (#72746) 2020-11-30 16:19:40 -05:00
playbooks_lookups.rst
playbooks_loops.rst Reword strangely patronising introduction to loops (#72019) 2020-09-30 16:05:46 -04:00
playbooks_module_defaults.rst Docsite: update user_guide/playbooks_module_defaults (#72051) 2020-11-04 09:58:47 -06:00
playbooks_prompts.rst Docsite: update user_guide/playbooks_prompts (#72049) 2020-10-01 16:34:23 -04:00
playbooks_python_version.rst
playbooks_reuse.rst added perf note to inc/imp diffs (#73371) 2021-02-11 13:10:02 -05:00
playbooks_reuse_includes.rst
playbooks_reuse_roles.rst Role arg spec validation implementation (#73152) 2021-02-12 16:00:17 -05:00
playbooks_roles.rst
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_strategies.rst Update playbooks_strategies.rst (#72176) 2020-10-14 12:26:16 -05:00
playbooks_tags.rst Update playbooks_tags.rst (#72351) 2020-10-27 15:50:49 -04:00
playbooks_templating.rst add link to jinja docs from templating section (#72205) 2020-10-12 13:52:24 -05:00
playbooks_tests.rst
playbooks_variables.rst Update HTTP -> HTTPS (#72244) 2020-10-19 15:57:20 -04:00
playbooks_vars_facts.rst Update playbooks_vars_facts.rst (#72150) 2020-10-09 10:44:27 -05:00
playbooks_vault.rst
plugin_filtering_config.rst Wording changes to docs (#70082) 2020-12-08 16:46:34 -05:00
quickstart.rst
sample_setup.rst Wording changes to docs (#70082) 2020-12-08 16:46:34 -05:00
vault.rst Fixed vault id in variable encryption example (#72626) 2020-12-18 12:16:38 -05:00
windows.rst
windows_dsc.rst
windows_faq.rst Update WSL docs to mention sleep workaround (#72839) 2020-12-18 11:49:56 -05:00
windows_performance.rst
windows_setup.rst Added TLS security protocol for Powershell downloads (#73226) 2021-01-14 14:23:19 -08:00
windows_usage.rst
windows_winrm.rst Update windows_winrm.rst (#73101) 2021-01-07 14:55:32 -05:00