mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Add some python packages too
When starting from scratch those packages must be installed too.
This commit is contained in:
parent
36c1b4be0e
commit
5c62cf3285
1 changed files with 1 additions and 0 deletions
|
@ -3,6 +3,7 @@ Ansible Debian 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
|
||||
git clone git://github.com/ansible/ansible.git
|
||||
cd ansible
|
||||
|
|
Loading…
Reference in a new issue