Merge pull request #1565 from miekg/debreadme
Add some python packages too
This commit is contained in:
commit
5989a1c13c
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Ansible Debian Package
|
||||||
|
|
||||||
To create an Ansible DEB package:
|
To create an Ansible DEB package:
|
||||||
|
|
||||||
|
sudo apt-get install python-paramiko python-yaml python-jinja2
|
||||||
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro
|
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro
|
||||||
git clone git://github.com/ansible/ansible.git
|
git clone git://github.com/ansible/ansible.git
|
||||||
cd ansible
|
cd ansible
|
||||||
|
|
Loading…
Reference in a new issue