Skip to content

Commit a8be3a9

Browse files
committed
missing comma!
1 parent 8f18fb2 commit a8be3a9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/prerequisites/setup-redhat.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
- name: "(Install: RedHat) Install Required Dependencies"
33
package:
4-
name: ca-certificates wget
4+
name: ca-certificates, wget
55
state: present
66

77

0 commit comments

Comments
 (0)