Commit 1d090b5b by Michael DeHaan

Merge pull request #4588 from maxamillion/maxamillion/docfix-changed_when

fix change_when example for False
parents 8478e826 5b2338b2
......@@ -79,6 +79,7 @@ does not cause handlers to fire::
# this will never report 'changed' status
- shell: wall 'beep'
changed_when: False
.. seealso::
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment