Commit ef915330 by Mikki-black

Update README.md

ansible depends on sshpass as well.
parent 0e494242
......@@ -3,7 +3,7 @@ Ansible Debian Package
To create an Ansible DEB package:
sudo apt-get install python-paramiko python-yaml python-jinja2 python-httplib2
sudo apt-get install python-paramiko python-yaml python-jinja2 python-httplib2 sshpass
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro python-support fakeroot
git clone git://github.com/ansible/ansible.git
cd ansible
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment