issue #587: "state: absent" was removed in 2.8.0

ansible/cc9c72d6f845710b24e952670b534a57f6948513
pull/595/head
David Wilson 5 years ago
parent 92b4724010
commit 8a18d1862e

@ -10,5 +10,4 @@
- assert:
that:
- out.state == 'absent'
- out.msg == 'file (/usr/bin/does-not-exist) is absent, cannot continue'

Loading…
Cancel
Save