forked from ansible-collections/community.hashi_vault
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgalaxy.yml
26 lines (25 loc) · 964 Bytes
/
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
# See https://docs.ansible.com/ansible/latest/dev_guide/collections_galaxy_meta.html
namespace: community
name: hashi_vault
version: 0.2.0
readme: README.md
authors:
- Jonathan Davila
- Brian Scholer (@briantist)
description: Plugins related to HashiCorp Vault
license_file: LICENSE
tags:
# tags so people can search for collections https://galaxy.ansible.com/search
# tags are all lower-case, no spaces, no dashes.
- vault
- hashicorp
- secret
- secrets
repository: https://github.com/ansible-collections/community.hashi_vault
#documentation: https://github.com/ansible-collection-migration/community.hashi_vault/tree/main/docs
homepage: https://github.com/ansible-collections/community.hashi_vault
issues: https://github.com/ansible-collections/community.hashi_vault/issues
build_ignore:
# https://docs.ansible.com/ansible/devel/dev_guide/developing_collections.html#ignoring-files-and-folders
- .gitignore
- changelogs/.plugin-cache.yaml