-
Notifications
You must be signed in to change notification settings - Fork 3
/
galaxy.yml
40 lines (40 loc) · 1.05 KB
/
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
35
36
37
38
39
40
---
# GNU General Public License v3.0+ (see LICENSES/GPL-3.0-or-later.txt or https://www.gnu.org/licenses/gpl-3.0.txt)
# SPDX-License-Identifier: GPL-3.0-or-later
# SPDX-FileCopyrightText: 2020, Felix Fontein
namespace: felixfontein
name: acme
version: 0.8.1
readme: README.md
authors:
- Felix Fontein (https://github.com/felixfontein)
description: Roles for ACME
license_file: COPYING
tags:
- acme
- letsencrypt
- buypass
- ssl
- tls
- https
- encryption
- security
- web
- sops
dependencies:
amazon.aws: '>=6.3.0'
community.aws: '>=6.3.0'
community.crypto: '>=1.3.0'
community.dns: '>=2.9.0'
community.general: '>=4.0.0'
community.sops: '>=1.0.0'
repository: https://github.com/felixfontein/ansible-acme
documentation: https://github.com/felixfontein/ansible-acme/tree/main/README.md#included-content
homepage: https://github.com/felixfontein/ansible-acme
issues: https://github.com/felixfontein/ansible-acme/issues
build_ignore:
- .gitignore
- felixfontein-acme-*.tar.gz
- changelogs/.plugin-cache.yaml
- tests/output
- .cache