Commit 9c64ceb0 by Henry Graham Committed by Michael DeHaan

manpages and control file packaging changes

parent b501bbfb
examples/hosts etc/ansible
library/* usr/share/ansible
docs/man/man1/* usr/share/man/man1
docs/man/man1/ansible.1 usr/share/man/man1
docs/man/man1/ansible-playbook.1 usr/share/man/man1
bin/* usr/bin
......@@ -8,6 +8,6 @@ Homepage: http://ansible.github.com/
Package: ansible
Architecture: all
Depends: python-jinja2, python-yaml, python-paramiko
Description: The Ansible Application
Depends: python, python-support (>= 0.90), python-jinja2, python-yaml, python-paramiko
Description: Ansible Application
Ansible is a extra-simple tool/API for doing 'parallel remote things' over SSH executing commands, running "modules", or executing larger 'playbooks' that can serve as a configuration management or deployment system.
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