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/playbook_guide
jw-maynard ebcf1654c4
Note that `become_user` is required for `runas` (#78603)
2 years ago
..
shared_snippets
guide_rolling_upgrade.rst
index.rst Fixes broken links. For the github links this was where references to in the URL are stale due to the default branch in the linked repository now being . While github does have the functionality of dropping you on the default branch (via an HTTP 302 redirect) when it does not recognize the branch you are trying to reach, the fact that most of these links work is more of a coincidence than reliance on a github feature. Also removes unnecessary whitespace where found. (#78638) 2 years ago
playbook_pathing.rst
playbooks.rst
playbooks_advanced_syntax.rst
playbooks_async.rst
playbooks_blocks.rst
playbooks_checkmode.rst
playbooks_conditionals.rst
playbooks_debugger.rst
playbooks_delegation.rst
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_execution.rst
playbooks_filters.rst
playbooks_handlers.rst Move handler processing into new PlayIterator state (#77955) 2 years ago
playbooks_intro.rst
playbooks_lookups.rst
playbooks_loops.rst
playbooks_module_defaults.rst
playbooks_privilege_escalation.rst Note that `become_user` is required for `runas` (#78603) 2 years ago
playbooks_prompts.rst
playbooks_python_version.rst
playbooks_reuse.rst
playbooks_reuse_roles.rst Fixes typo on docsite playbook_reuse_roles page (#78630) 2 years ago
playbooks_roles.rst
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_strategies.rst
playbooks_tags.rst
playbooks_templating.rst
playbooks_templating_now.rst
playbooks_tests.rst
playbooks_variables.rst Update playbooks_variables.rst (#78359) 2 years ago
playbooks_vars_facts.rst
playbooks_vault.rst