mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-21 19:43:59 -07:00
Add contents to various pages with more than one topic per page.
This commit is contained in:
parent
8733b5da8b
commit
1c29f043b4
19 changed files with 41 additions and 2 deletions
|
@ -1,6 +1,8 @@
|
|||
Error Handling In Playbooks
|
||||
===========================
|
||||
|
||||
.. contents:: Topics
|
||||
|
||||
Ansible normally has defaults that make sure to check the return codes of commands and modules and
|
||||
it fails fast -- forcing an error to be dealt with unless you decide otherwise.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue