mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-26 08:26:28 +00:00
Add some python packages too
When starting from scratch those packages must be installed too.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user