mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 03:53:59 -07:00
Update changed_when and failed_when examples (#50411)
Added examples in playbooks_error_handling doc for handlining multiple conditions in changed_when and failed_when Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
0a56a22098
commit
a45063defe
2 changed files with 20 additions and 0 deletions
2
changelogs/fragments/change_failed_when_example.yaml
Normal file
2
changelogs/fragments/change_failed_when_example.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- Add examples in documentation to explain how to handle multiple conditions in changed_when and failed_when.
|
Loading…
Add table
Add a link
Reference in a new issue