sudo yum install
git
sudo yum install python
sudo yum -y install python-pip
sudo yum install python-setuptools python-setuptools-devel
sudo yum groupinstall "Development tools"
sudo yum install python-devel
ysudo yum install gcc
sudo git clone git://github.com/ansible/ansible.git /etc/ansible
cd
/etc/ansible
source ./hacking/env-setup
sudo pip install paramiko
sudo pip install PyYAML
sudo pip install jinja2
sudo pip install httplib2
sudo make rpm (didn't work)
sudo pip install -U http://github.com/diyan/pywinrm/archive/master.zip#egg=pywinrm
sudo yum install sshpass
To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/b9d4d677-dbe1-469d-b3e6-d1bc1e6aa02e%40googlegroups.com.--
You received this message because you are subscribed to the Google Groups "Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com.
To post to this group, send email to ansible...@googlegroups.com.