-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
34 lines (34 loc) · 959 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
33
34
namespace: trfore
name: smallstep
version: 1.2.0
readme: README.md
authors:
- Taylor Fore (https://github.com/trfore/)
description: Create a public key infrastructure (PKI) using Smallstep
license_file: LICENSE
tags: [networking, pki, security, smallstep, step, tls]
dependencies:
"community.general": ">=4.0.0"
repository: https://github.com/trfore/ansible-smallstep
documentation: https://trfore.github.io/ansible-smallstep/branch/main/index.html
homepage: https://github.com/trfore/ansible-smallstep
issues: https://github.com/trfore/ansible-smallstep/issues
build_ignore:
- .ansible-lint
- .gitignore
- .pre-commit-config.yaml
- .prettierignore
- .prettierrc.yaml
- .pylintrc
- .tox
- .venv
- .vscode
- .yamllint
- CODE_OF_CONDUCT.md
- CONTRIBUTING.md
- MAINTAINERS
- tox-ansible.ini
- tox.ini
- changelogs/.plugin-cache.yaml
- requirements # dev and testing requirements
- step.version # only used in gh workflows