mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +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
|
||||
- shell: wall 'beep'
|
||||
changed_when: False
|
||||
|
||||
|
||||
.. seealso::
|
||||
|
||||
Reference in New Issue
Block a user