mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-08-18 02:01:38 +03:00
Replace system-storage-manager with lvm2 in centos
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
---
|
||||
- name: centos | installing lvm2
|
||||
yum:
|
||||
name: system-storage-manager
|
||||
name: lvm2
|
||||
state: present
|
||||
|
||||
- name: centos | installing sg3_utils
|
||||
|
||||
Reference in New Issue
Block a user