1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00

Merge pull request #6277 from Mikki-black/patch-1

Update README.md
This commit is contained in:
Michael DeHaan 2014-03-04 12:10:09 -05:00
commit 18ca049b23

View file

@ -3,7 +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 python-httplib2 sudo apt-get install python-paramiko python-yaml python-jinja2 python-httplib2 sshpass
sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro python-support fakeroot sudo apt-get install cdbs debhelper dpkg-dev git-core reprepro python-support fakeroot
git clone git://github.com/ansible/ansible.git git clone git://github.com/ansible/ansible.git
cd ansible cd ansible