commit
18ca049b23
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue