diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:04:41 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 12:04:41 +0000 |
commit | 975f66f2eebe9dadba04f275774d4ab83f74cf25 (patch) | |
tree | 89bd26a93aaae6a25749145b7e4bca4a1e75b2be /ansible_collections/community/digitalocean/MANIFEST.json | |
parent | Initial commit. (diff) | |
download | ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.tar.xz ansible-975f66f2eebe9dadba04f275774d4ab83f74cf25.zip |
Adding upstream version 7.7.0+dfsg.upstream/7.7.0+dfsg
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'ansible_collections/community/digitalocean/MANIFEST.json')
-rw-r--r-- | ansible_collections/community/digitalocean/MANIFEST.json | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/ansible_collections/community/digitalocean/MANIFEST.json b/ansible_collections/community/digitalocean/MANIFEST.json new file mode 100644 index 000000000..1f207864c --- /dev/null +++ b/ansible_collections/community/digitalocean/MANIFEST.json @@ -0,0 +1,61 @@ +{ + "collection_info": { + "namespace": "community", + "name": "digitalocean", + "version": "1.23.0", + "authors": [ + "Ansible (https://github.com/ansible)", + "BondAnthony (https://github.com/BondAnthony)", + "Akasurde (https://github.com/Akasurde)", + "pmarques (https://github.com/pmarques)", + "geerlingguy (https://www.jeffgeerling.com/)", + "Andres Hermosilla (https://github.com/rezen)", + "Luis (https://github.com/lalvarezguillen)", + "grzs (https://github.com/grzs)", + "Lucas Basquerotto (https://github.com/lucasbasquerotto)", + "Tadej Borov\u0161ak (https://github.com/tadeboro)", + "Mark Mercado (https://github.com/mamercad)", + "Mike Pontillo (https://github.com/mpontillo)", + "Felix Fontein (https://github.com/felixfontein)", + "Andrew Starr-Bochicchio (https://github.com/andrewsomething)", + "Sam Pinkus (https://github.com/sgpinkus)", + "Luis (https://github.com/lalvarezguillen)", + "John R Barker (https://github.com/gundalow)", + "Andrew Klychkov (https://github.com/Andersson007)", + "Tyler Auerbeck (https://github.com/tylerauerbeck)", + "Angel Aviel Domaoan (https://github.com/tenshiAMD)", + "Max Truxa (https://github.com/maxtruxa)", + "Franco Posa (https://github.com/francoposa)", + "magicrobotmonkey (https://github.com/magicrobotmonkey)", + "radioactive73 (https://github.com/radioactive73)", + "danxg87 (https://github.com/danxg87)", + "Sviatoslav Sydorenko (https://github.com/webknjaz)", + "Vitaly Khabarov (https://github.com/vitkhab)", + "Onur G\u00fczel (https://github.com/onurguzel)", + "Shuaib Munshi (https://github.com/shuaibmunshi)", + "Corey Wright (https://github.com/coreywright)" + ], + "readme": "README.md", + "tags": [ + "digitalocean", + "cloud", + "droplet" + ], + "description": "DigitalOcean Ansible Collection.", + "license": [], + "license_file": "COPYING", + "dependencies": {}, + "repository": "https://github.com/ansible-collections/community.digitalocean", + "documentation": "https://docs.ansible.com/ansible/latest/collections/community/digitalocean/", + "homepage": "https://github.com/ansible-collections/community.digitalocean", + "issues": "https://github.com/ansible-collections/community.digitalocean/issues" + }, + "file_manifest_file": { + "name": "FILES.json", + "ftype": "file", + "chksum_type": "sha256", + "chksum_sha256": "73859de3a30b2cdcb242f4b496ef31c47fc8d36f64646d3149622c7738d1929f", + "format": 1 + }, + "format": 1 +}
\ No newline at end of file |