ansible-role-ipa-getcert/meta/main.yml

16 lines
289 B
YAML
Raw Normal View History

2020-12-19 06:19:07 +00:00
galaxy_info:
2020-12-19 08:54:17 +00:00
author: Louis Abel
description: Basic ipa-getcert role
2024-04-03 04:08:26 +00:00
company: Rocky Enterprise Software Foundation
2020-12-19 06:19:07 +00:00
license: MIT
min_ansible_version: 2.8
2020-12-20 01:40:30 +00:00
platforms:
- name: EL
versions:
- 8
2024-04-03 04:08:26 +00:00
- 9
- 10
2020-12-20 01:40:30 +00:00
galaxy_tags:
- freeipa
2020-12-19 06:19:07 +00:00
dependencies: []