Skip to content

Commit 963c706

Browse files
authored
Fix typo
1 parent b92406f commit 963c706

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)