forked from theforeman/foreman-operations-collection
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathgalaxy.yml
28 lines (28 loc) · 981 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
namespace: "theforeman"
name: "operations"
description: Foreman operations tasks such as install, upgrade and maintenance
authors:
- "Baptiste Agasse <[email protected]>"
- "Eric D. Helms <[email protected]>"
- "Evgeni Golov <[email protected]>"
- "Ewoud Kohl van Wijngaarden <[email protected]>"
- "Jeffrey van Pelt <[email protected]>"
- "Jeremy Audet <[email protected]>"
- "Kyle Williams <[email protected]>"
- "Matthias Dellweg <[email protected]>"
- "Robert Rettig <[email protected]>"
- "willtome <[email protected]>"
version: "2.1.0"
license:
- "GPL-3.0-or-later"
tags:
- foreman
- katello
- satellite
- orcharhino
- infrastructure
readme: "README.md"
homepage: "https://theforeman.org/"
repository: "https://github.com/theforeman/foreman-operations-collection"
documentation: "https://theforeman.org/plugins/foreman-operations-collection/"
issues: "https://github.com/theforeman/foreman-operations-collection/issues"