22 lines
695 B
ReStructuredText
22 lines
695 B
ReStructuredText
Playbooks: Special Topics
|
|
`````````````````````````
|
|
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_acceleration
|
|
playbooks_async
|
|
playbooks_checkmode
|
|
playbooks_delegation
|
|
playbooks_environment
|
|
playbooks_error_handling
|
|
playbooks_advanced_syntax
|
|
playbooks_lookups
|
|
playbooks_prompts
|
|
playbooks_tags
|
|
playbooks_vault
|
|
playbooks_startnstep
|