Skip to content

Commit

Permalink
Merge pull request #81 from christian7007/master
Browse files Browse the repository at this point in the history
  • Loading branch information
mrlesmithjr authored Jan 13, 2022
2 parents 263c8d2 + 71a3930 commit 1f966d2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tasks/centos.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,8 +44,8 @@
- block:
- name: centos | installing sg3_utils
package:
name: sg3_utils
state: present
name: sg3_utils
state: present
become: true

- name: centos | checking for scsi devices
Expand Down

0 comments on commit 1f966d2

Please sign in to comment.