Compare commits

...

2 Commits

Author SHA1 Message Date
Larry Smith Jr 1f966d2ea1 Merge pull request #81 from christian7007/master 2022-01-13 08:39:41 -05:00
Christian González 71a3930e5b Fix syntax error on tasks/centos.yml 2022-01-13 10:50:13 +01:00
+2 -2
View File
@@ -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