forked from ansible-collections/community.digitalocean
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
47 lines (47 loc) · 1.9 KB
/
galaxy.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
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šak (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üzel (https://github.com/onurguzel)
dependencies: {}
description: DigitalOcean Ansible Collection.
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
license_file: COPYING
name: digitalocean
namespace: community
readme: README.md
repository: https://github.com/ansible-collections/community.digitalocean
tags:
- digitalocean
- cloud
- droplet
version: 1.15.1
build_ignore:
- .DS_Store
- '*.tar.gz'