mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
fix change_when example for False
This commit is contained in:
@@ -79,6 +79,7 @@ does not cause handlers to fire::
|
|||||||
|
|
||||||
# this will never report 'changed' status
|
# this will never report 'changed' status
|
||||||
- shell: wall 'beep'
|
- shell: wall 'beep'
|
||||||
|
changed_when: False
|
||||||
|
|
||||||
|
|
||||||
.. seealso::
|
.. seealso::
|
||||||
|
|||||||
Reference in New Issue
Block a user