mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-09-07 16:08:20 +03:00
Merge pull request #3 from rohitkothari/patch-1
Replace system-storage-manager with lvm2 in centos
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
|||||||
---
|
---
|
||||||
- name: centos | installing lvm2
|
- name: centos | installing lvm2
|
||||||
yum:
|
yum:
|
||||||
name: system-storage-manager
|
name: lvm2
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: centos | installing sg3_utils
|
- name: centos | installing sg3_utils
|
||||||
|
|||||||
Reference in New Issue
Block a user