mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
Initial debian packaging
This commit is contained in:
committed by
Michael DeHaan
parent
f4132a0162
commit
4f6be6e35b
12
debian/control
vendored
Normal file
12
debian/control
vendored
Normal file
@@ -0,0 +1,12 @@
|
||||
Source: ansible
|
||||
Section: admin
|
||||
Priority: optional
|
||||
Maintainer: Henry Graham (hzgraham) <Henry.Graham@mail.wvu.edu>
|
||||
Build-Depends: cdbs, debhelper (>= 5.0.0)
|
||||
Standards-Version: 3.9.1
|
||||
|
||||
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
|
||||
Reference in New Issue
Block a user