Commit 5c62cf32 by Miek Gieben

Add some python packages too

When starting from scratch those packages must be installed too.
parent 36c1b4be
...@@ -3,6 +3,7 @@ Ansible Debian Package ...@@ -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
......
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