fix this for check mode
This commit is contained in:
parent
a74ef55e4b
commit
94e5f3f345
1 changed files with 1 additions and 0 deletions
|
@ -97,6 +97,7 @@
|
||||||
# Also kill the service with fire
|
# Also kill the service with fire
|
||||||
- name: disable lvm2-lvmetad service
|
- name: disable lvm2-lvmetad service
|
||||||
service: name=lvm2-lvmetad state=stopped enabled=no
|
service: name=lvm2-lvmetad state=stopped enabled=no
|
||||||
|
check_mode: no
|
||||||
failed_when: false
|
failed_when: false
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue