ansible-bootstrap-rocky9/roles/root-cert/meta/main.yml
2026-05-11 15:54:07 +03:00

28 lines
429 B
YAML

galaxy_info:
author: mrwho
description: This role will install the Root CA Certificate on the target hosts
company: Gametize
license: MIT
min_ansible_version: 2.0
platforms:
- name: EL
versions:
- 6
- 7
- 8
- 9
- 10
- name: Ubuntu
versions:
- trusty
- xenial
- bookworm
- trixie
galaxy_tags:
- ssl
dependencies: []