generated from ansible-collections/collection_template
-
Notifications
You must be signed in to change notification settings - Fork 3
/
galaxy.yml
32 lines (32 loc) · 789 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
27
28
29
30
31
32
---
namespace: ansible
name: hub
version: 1.0.0
readme: README.md
authors:
- Sean Sullivan (github.com/sean-m-sullivan)
- Tom Page (github.com/Tompage1994)
- David Danielsson (github.com/djdanielsson)
- Abhijeet Kasurde (github.com/Akasurde)
description: Ansible content that interacts with the Ansible Automation Hub
license_file: LICENSE
tags:
- cloud
- infrastructure
- galaxy
- ansible
- galaxy
- automation
repository: https://github.com/ansible-collections/ansible_hub
homepage: https://github.com/ansible-collections/ansible_hub
issues: https://github.com/ansible-collections/ansible_hub/issues
build_ignore:
- .gitignore
- changelogs/.plugin-cache.yaml
- tools
- setup.cfg
- galaxy.yml.j2
- template_galaxy.yml
- '*.tar.gz'
- test
- galaxy_ng