fix change_when example for False
This commit is contained in:
parent
8478e82647
commit
5b2338b2bf
1 changed files with 1 additions and 0 deletions
|
@ -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::
|
||||||
|
|
Loading…
Reference in a new issue