this is now a socket, disable and kill that
This commit is contained in:
parent
30aa2a5557
commit
f767fce831
1 changed files with 2 additions and 2 deletions
|
@ -95,8 +95,8 @@
|
|||
- nolvmetad
|
||||
|
||||
# Also kill the service with fire
|
||||
- name: disable lvm2-lvmetad service
|
||||
service: name=lvm2-lvmetad state=stopped enabled=no
|
||||
- name: disable lvm2-lvmetad socket
|
||||
service: name=lvm2-lvmetad.socket state=stopped enabled=no
|
||||
check_mode: no
|
||||
failed_when: false
|
||||
tags:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue