ansible/packaging/debian/control

17 lines
828 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: Ansible, Inc. <info@ansible.com>
Build-Depends: cdbs, debhelper (>= 5.0.0), python-docutils, python, dh-python | python-support, python-setuptools, lsb-release
2018-04-23 21:22:36 +02:00
Homepage: https://github.com/ansible/ansible/
2012-04-18 18:17:35 +02:00
Package: ansible
Architecture: all
2016-03-17 18:13:39 +01:00
Depends: python-jinja2, python-yaml, python-paramiko, python-httplib2, python-six, python-crypto (>= 2.6), python-setuptools, sshpass, ${misc:Depends}, ${python:Depends}
Description: Ansible IT Automation
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.