2023-05-01 18:21:06 +00:00
|
|
|
---
|
|
|
|
# meta file for renew_nomad_certificates
|
|
|
|
galaxy_info:
|
2024-02-05 21:59:31 +00:00
|
|
|
namespace: "ednz_cloud"
|
|
|
|
role_name: "renew_nomad_certificates"
|
|
|
|
author: "Bertrand Lanson"
|
|
|
|
description: "Install and configure consul-template to renew nomad TLS certificates for debian-based distros."
|
|
|
|
license: "license (BSD, MIT)"
|
|
|
|
min_ansible_version: "2.10"
|
2023-05-01 18:21:06 +00:00
|
|
|
platforms:
|
|
|
|
- name: Ubuntu
|
|
|
|
versions:
|
|
|
|
- focal
|
|
|
|
- jammy
|
|
|
|
- name: Debian
|
|
|
|
versions:
|
|
|
|
- bullseye
|
2023-07-03 17:32:38 +00:00
|
|
|
- bookworm
|
2023-05-01 18:21:06 +00:00
|
|
|
galaxy_tags:
|
2024-02-05 21:59:31 +00:00
|
|
|
- "ubuntu"
|
|
|
|
- "debian"
|
|
|
|
- "hashicorp"
|
|
|
|
- "nomad"
|
2023-05-01 18:21:06 +00:00
|
|
|
|
|
|
|
dependencies: []
|