Fixing Travis testing and yamllint issues

This commit is contained in:
Larry Smith Jr
2018-12-05 08:00:13 -05:00
parent 5603c5f6b0
commit 9f4afa7afb
3 changed files with 11 additions and 24 deletions
+3 -3
View File
@@ -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"