mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-09-05 15:08:12 +03:00
Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1f966d2ea1 | |||
| 71a3930e5b |
+2
-2
@@ -44,8 +44,8 @@
|
|||||||
- block:
|
- block:
|
||||||
- name: centos | installing sg3_utils
|
- name: centos | installing sg3_utils
|
||||||
package:
|
package:
|
||||||
name: sg3_utils
|
name: sg3_utils
|
||||||
state: present
|
state: present
|
||||||
become: true
|
become: true
|
||||||
|
|
||||||
- name: centos | checking for scsi devices
|
- name: centos | checking for scsi devices
|
||||||
|
|||||||
Reference in New Issue
Block a user