ansible/packaging/debian/control

17 lines
776 B
Text
Raw Normal View History

2012-04-18 18:17:35 +02:00
Source: ansible
Section: admin
Priority: optional
Standards-Version: 3.9.3
Maintainer: Michael DeHaan <michael.dehaan@gmail.com>
Build-Depends: cdbs, debhelper (>= 5.0.0), asciidoc, python, python-support, python-setuptools
2012-04-18 22:30:45 +02:00
Homepage: http://ansible.github.com/
2012-04-18 18:17:35 +02:00
Package: ansible
Architecture: all
Depends: python, python-support (>= 0.90), python-jinja2, python-yaml, python-paramiko, python-httplib2, sshpass, ${misc:Depends}
Description: A radically simple IT automation platform
A radically simple IT automation platform that makes your applications and
systems easier to deploy. Avoid writing scripts or custom code to deploy and
update your applications— automate in a language that approaches plain English,
using SSH, with no agents to install on remote systems.