forked from trustification/trustification-ansible
-
Notifications
You must be signed in to change notification settings - Fork 0
/
galaxy.yml
22 lines (20 loc) · 972 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
---
namespace: redhat
name: trusted_profile_analyzer
version: 1.2.0
readme: README.md
authors:
- Max Dessì <[email protected]>
- Gilles Dubreuil <[email protected]>
- Rajan Ravi <[email protected]>
- Jiri Kucera <[email protected]>
description: Install and configure RHTPA, a downstream redistribution of the Trustification project.
license_file: LICENSE
tags: [rhtpa, tpa, trusted, profile, analyzer, security, application, tools]
# NOTE: when updating, also update dependencies in requirements.yml
dependencies: {}
repository: https://github.com/trustification/trustification-ansible
documentation: https://docs.redhat.com/en/documentation/red_hat_trusted_profile_analyzer/
homepage: https://github.com/trustification/trustification-ansible
issues: https://github.com/trustification/trustification-ansible/issues
build_ignore: [.ansible-lint, .github, .gitignore, .vscode, ansible-navigator.log, testing-requirements.txt, vm-testing, input-template, .idea]