mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
modified debian files
This commit is contained in:
committed by
Michael DeHaan
parent
4f6be6e35b
commit
49ca5ba9f2
9
debian/control
vendored
9
debian/control
vendored
@@ -2,11 +2,14 @@ Source: ansible
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Henry Graham (hzgraham) <Henry.Graham@mail.wvu.edu>
|
||||
Build-Depends: cdbs, debhelper (>= 5.0.0)
|
||||
Build-Depends: cdbs, debhelper (>= 5.0.0), python-devel, asciidoc
|
||||
Standards-Version: 3.9.1
|
||||
Homepage: http://ansible.github.com/
|
||||
|
||||
Package: ansible
|
||||
Architecture: all
|
||||
Depends: python-jinja2, python-yaml, python-paramiko
|
||||
Description: The Ansible ssh management application
|
||||
This package installs Ansible, which is an ssh based configuration management application
|
||||
Description: The 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.
|
||||
|
||||
Reference in New Issue
Block a user