mirror of https://github.com/ansible/ansible.git
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.
20 lines
614 B
ReStructuredText
20 lines
614 B
ReStructuredText
11 years ago
|
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
|
||
|
|
||
|
playbooks_acceleration
|
||
|
playbooks_async
|
||
|
playbooks_checkmode
|
||
|
playbooks_delegation
|
||
|
playbooks_environment
|
||
|
playbooks_error_handling
|
||
|
playbooks_lookups
|
||
|
playbooks_prompts
|
||
|
playbooks_tags
|
||
|
|