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
Alicia Cozine 507fd1bd60
Document debugging conditionals (#80239)
##### SUMMARY
Add a section to the docs describing how to debug conditional statements - how to get Ansible to show you whether your `when:` clause evaluates to `true` or `false`.

I ran into trouble with this and couldn't find anything in the docs. Thought I'd add it.


##### ISSUE TYPE
- Docs Pull Request

+label: docsite_pr
2 years ago
..
shared_snippets
complex_data_manipulation.rst fix: jinja complex type transforms doesn't work as documented (#80067) 2 years ago
guide_rolling_upgrade.rst
index.rst
playbook_pathing.rst Update fileglob.py (#78887) 2 years ago
playbooks.rst
playbooks_advanced_syntax.rst
playbooks_async.rst
playbooks_blocks.rst Typo in playbooks_blocks.rst (#79603) 2 years ago
playbooks_checkmode.rst consistent booleans for page text and code blocks (#80036) 2 years ago
playbooks_conditionals.rst Document debugging conditionals (#80239) 2 years ago
playbooks_debugger.rst
playbooks_delegation.rst
playbooks_environment.rst
playbooks_error_handling.rst
playbooks_execution.rst
playbooks_filters.rst Fix `undef()` example to a valid Jinja template (#79701) 2 years ago
playbooks_handlers.rst
playbooks_intro.rst
playbooks_lookups.rst
playbooks_loops.rst
playbooks_module_defaults.rst
playbooks_privilege_escalation.rst
playbooks_prompts.rst
playbooks_python_version.rst
playbooks_reuse.rst
playbooks_reuse_roles.rst
playbooks_roles.rst
playbooks_special_topics.rst
playbooks_startnstep.rst
playbooks_strategies.rst
playbooks_tags.rst docs: automatic `always` tag in gather_facts (#80052) 2 years ago
playbooks_templating.rst
playbooks_templating_now.rst
playbooks_tests.rst clarify playbook tests (#80073) 2 years ago
playbooks_variables.rst Add example of yaml file with --extra-vars (#79521) 2 years ago
playbooks_vars_facts.rst
playbooks_vault.rst