Created
December 6, 2013 04:19
-
-
Save equinox79/7818503 to your computer and use it in GitHub Desktop.
install ansible(CentOS)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sudo rpm -ivh http://ftp-srv2.kddilabs.jp/Linux/distributions/fedora/epel/6/x86_64/epel-release-6-8.noarch.rpm | |
sudo rpm --import /etc/pki/rpm-gpg/RPM-GPG-KEY-EPEL-6 | |
sudo yum -y install ansible |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment