Vendor Galaxy Roles and Collections
This commit is contained in:
parent
c1e1897cda
commit
2aed20393f
3553 changed files with 387444 additions and 2 deletions
50
ansible_collections/debops/debops/MANIFEST.json
Normal file
50
ansible_collections/debops/debops/MANIFEST.json
Normal file
|
|
@ -0,0 +1,50 @@
|
|||
{
|
||||
"collection_info": {
|
||||
"namespace": "debops",
|
||||
"name": "debops",
|
||||
"version": "1.0.0",
|
||||
"authors": [
|
||||
"Maciej Delmanowski <drybjed@gmail.com>",
|
||||
"DebOps Developers <debops-users@lists.debops.org>"
|
||||
],
|
||||
"readme": "README.md",
|
||||
"tags": [
|
||||
"debian",
|
||||
"ubuntu",
|
||||
"linux",
|
||||
"infrastructure",
|
||||
"debops",
|
||||
"sysadmin",
|
||||
"cluster",
|
||||
"datacenter"
|
||||
],
|
||||
"description": "Your Debian-based data center in a box",
|
||||
"license": [
|
||||
"GPL-3.0-or-later"
|
||||
],
|
||||
"license_file": null,
|
||||
"dependencies": {
|
||||
"ansible.posix": "*",
|
||||
"ansible.utils": "*",
|
||||
"community.crypto": "*",
|
||||
"community.docker": "*",
|
||||
"community.general": "*",
|
||||
"community.libvirt": "*",
|
||||
"community.mysql": "*",
|
||||
"community.postgresql": "*",
|
||||
"community.rabbitmq": "*"
|
||||
},
|
||||
"repository": "https://github.com/debops/debops",
|
||||
"documentation": "https://docs.debops.org/en/master/ansible/role-index.html",
|
||||
"homepage": "https://debops.org/",
|
||||
"issues": "https://github.com/debops/debops/issues"
|
||||
},
|
||||
"file_manifest_file": {
|
||||
"name": "FILES.json",
|
||||
"ftype": "file",
|
||||
"chksum_type": "sha256",
|
||||
"chksum_sha256": "aade0f4576395cb597f1f5e697f6d8087dfa924603ef01436b5489962583d844",
|
||||
"format": 1
|
||||
},
|
||||
"format": 1
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue