Skip to content

Commit 0271548

Browse files
authored
Merge pull request #11 from flou/patch-1
Fix typo
2 parents b92406f + 963c706 commit 0271548

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tasks/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
url: '386'
1111
when: cpu_arch.stdout == '32'
1212

13-
- name: Install rpm file for Redhat Familiy (Amazon Linux, RHEL, and CentOS) 32/64-bit
13+
- name: Install rpm file for Redhat Family (Amazon Linux, RHEL, and CentOS) 32/64-bit
1414
become: yes
1515
become_user: root
1616
yum:

0 commit comments

Comments
 (0)