-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathgalaxy.yml
More file actions
24 lines (23 loc) · 897 Bytes
/
galaxy.yml
File metadata and controls
24 lines (23 loc) · 897 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
# See https://docs.ansible.com/ansible/latest/dev_guide/collections_galaxy_meta.html
namespace: ans2dev
name: general
version: 0.2.2
readme: README.md
authors:
- NomakCooper (github.com/NomakCooper)
description: The ans2dev.general collection includes some modules and plugins supported by 3A2DEV
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.
- ans2dev
- general
repository: https://github.com/3A2DEV/ans2dev.general
documentation: https://3a2dev.github.io/ans2dev.general/branch/main/
homepage: https://github.com/3A2DEV/ans2dev.general
issues: https://github.com/3A2DEV/ans2dev.general/issues
build_ignore:
# https://docs.ansible.com/ansible/devel/dev_guide/developing_collections_distributing.html#ignoring-files-and-folders
- .gitignore
- changelogs/.plugin-cache.yaml