this is now a socket, disable and kill that

This commit is contained in:
Kevin Fenzi 2018-05-23 22:06:27 +00:00
parent 30aa2a5557
commit f767fce831

View file

@ -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: