mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-07-09 03:58:59 +00:00
manpages and control file packaging changes
This commit is contained in:
parent
b501bbfb69
commit
9c64ceb0f8
2 changed files with 4 additions and 3 deletions
4
debian/control
vendored
4
debian/control
vendored
|
|
@ -8,6 +8,6 @@ Homepage: http://ansible.github.com/
|
|||
|
||||
Package: ansible
|
||||
Architecture: all
|
||||
Depends: python-jinja2, python-yaml, python-paramiko
|
||||
Description: The Ansible Application
|
||||
Depends: python, python-support (>= 0.90), python-jinja2, python-yaml, python-paramiko
|
||||
Description: 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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue