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.
|
|
|
.. _playbooks_special_topics:
|
|
|
|
|
|
|
|
Advanced Playbooks Features
|
|
|
|
===========================
|
|
|
|
|
|
|
|
Here are some playbook features that not everyone may need to learn, but can be quite useful for particular applications.
|
|
|
|
Browsing these topics is recommended as you may find some useful tips here, but feel free to learn the basics of Ansible first
|
|
|
|
and adopt these only if they seem relevant or useful to your environment.
|
|
|
|
|
|
|
|
.. toctree::
|
|
|
|
:maxdepth: 1
|
|
|
|
|
|
|
|
become
|
|
|
|
playbooks_async
|
|
|
|
playbooks_checkmode
|
|
|
|
playbooks_debugger
|
|
|
|
playbooks_delegation
|
|
|
|
playbooks_environment
|
|
|
|
playbooks_error_handling
|
|
|
|
playbooks_advanced_syntax
|
|
|
|
../plugins/plugins
|
|
|
|
playbooks_prompts
|
|
|
|
playbooks_tags
|
|
|
|
playbooks_vault
|
|
|
|
playbooks_startnstep
|
|
|
|
../reference_appendices/playbooks_keywords
|
|
|
|
playbooks_lookups
|
|
|
|
playbooks_module_defaults
|