We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b92406f commit 963c706Copy full SHA for 963c706
tasks/main.yml
@@ -10,7 +10,7 @@
10
url: '386'
11
when: cpu_arch.stdout == '32'
12
13
-- name: Install rpm file for Redhat Familiy (Amazon Linux, RHEL, and CentOS) 32/64-bit
+- name: Install rpm file for Redhat Family (Amazon Linux, RHEL, and CentOS) 32/64-bit
14
become: yes
15
become_user: root
16
yum:
0 commit comments