Commit b501bbfb by Henry Graham Committed by Michael DeHaan

format change to control file

parent 49ca5ba9
...@@ -2,14 +2,12 @@ Source: ansible ...@@ -2,14 +2,12 @@ Source: ansible
Section: admin Section: admin
Priority: optional Priority: optional
Maintainer: Henry Graham (hzgraham) <Henry.Graham@mail.wvu.edu> Maintainer: Henry Graham (hzgraham) <Henry.Graham@mail.wvu.edu>
Build-Depends: cdbs, debhelper (>= 5.0.0), python-devel, asciidoc Build-Depends: cdbs, debhelper (>= 5.0.0)
Standards-Version: 3.9.1 Standards-Version: 3.9.1
Homepage: http://ansible.github.com/ Homepage: http://ansible.github.com/
Package: ansible Package: ansible
Architecture: all Architecture: all
Depends: python-jinja2, python-yaml, python-paramiko Depends: python-jinja2, python-yaml, python-paramiko
Description: The Ansible Application Description: The Ansible Application
Ansible is a extra-simple tool/API for doing 'parallel remote things' over SSH 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.
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