fix this for check mode

This commit is contained in:
Kevin Fenzi 2017-12-21 21:10:07 +00:00
parent a74ef55e4b
commit 94e5f3f345

View file

@ -97,6 +97,7 @@
# Also kill the service with fire
- name: disable lvm2-lvmetad service
service: name=lvm2-lvmetad state=stopped enabled=no
check_mode: no
failed_when: false
tags:
- config