mirror of
https://github.com/mrlesmithjr/ansible-manage-lvm.git
synced 2026-09-06 23:48:12 +03:00
Fixing Travis testing and yamllint issues
This commit is contained in:
+3
-3
@@ -5,9 +5,9 @@
|
||||
state: "present"
|
||||
become: true
|
||||
with_items:
|
||||
- 'lvm2'
|
||||
- 'scsitools'
|
||||
- 'xfsprogs'
|
||||
- lvm2
|
||||
- scsitools
|
||||
- xfsprogs
|
||||
|
||||
- name: debian | checking for scsi devices
|
||||
shell: "sg_scan"
|
||||
|
||||
Reference in New Issue
Block a user