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 7ca0cc9 commit bff1e8fCopy full SHA for bff1e8f
bin/ansible-install-centos.sh
@@ -2,4 +2,4 @@
2
3
sudo yum-config-manager --add-repo -https://download.fedoraproject.org/pub/epel/$releasever/$basearch/
4
sudo yum install python-jinja2 python-paramiko python2-crytography sshpass -y
5
-sudo rpm -ivh https://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ansible-2.9.9-1.el7.ans.noarch.rpm247
+sudo rpm -ivh https://releases.ansible.com/ansible/rpm/release/epel-7-x86_64/ansible-2.9.9-1.el7.ans.noarch.rpm
0 commit comments