-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathgalaxy.yml
More file actions
33 lines (25 loc) · 742 Bytes
/
galaxy.yml
File metadata and controls
33 lines (25 loc) · 742 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
25
26
27
28
29
30
31
32
33
---
namespace: adfinis
name: semaphoreui
version: 0.1.0
readme: README.md
authors:
- Patrick Hasler <patrick.hasler@adfinis.com
- Sebastian Philipp <sebastian.philipp@adfinis.com
- Samuel Hierholzer <samuel.hierholzer@adfinis.com>
description: >-
Ansible Collection to setup and manage Semaphore UI in Docker
license:
- GPL-3.0-or-later
tags:
- linux
- infrastructure
- semaphore
- semaphoreui
dependencies:
"community.docker": "*" # latest
repository: https://github.com/adfinis/ansible-collection-semaphoreui
documentation: https://github.com/adfinis/ansible-collection-semaphoreui/README.md
issues: https://github.com/adfinis/ansible-collection-semaphoreui/issues
homepage: https://adfinis.com
build_ignore: []