mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-10 19:01:14 +00:00
Merge pull request #2557 from bcoca/deb_make_reqs
small doc fix for 'make deb'
This commit is contained in:
@@ -4,7 +4,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
|
||||
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro python-support fakeroot
|
||||
git clone git://github.com/ansible/ansible.git
|
||||
cd ansible
|
||||
make deb
|
||||
|
||||
Reference in New Issue
Block a user