update role following manage_repo role update
All checks were successful
test / Linting (push) Successful in 9s
test / Molecule tests (default, debian11) (push) Successful in 1m13s
test / Molecule tests (default, debian12) (push) Successful in 1m18s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m26s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m23s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m12s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m14s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m24s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 1m37s

This commit is contained in:
Bertrand Lanson 2023-09-15 00:02:17 +02:00
parent 9ceb90e925
commit 72ab6a50dc

View File

@ -1,13 +1,17 @@
---
# vars file for renew_nomad_certificates
renew_nomad_certificates_repository:
- uri: "https://apt.releases.hashicorp.com"
gpg_key: "https://apt.releases.hashicorp.com/gpg"
- name: hashicorp
uri: "https://apt.releases.hashicorp.com"
comments: "hashicorp repository"
type: "deb"
suites: "{{ ansible_distribution_release }}"
components: "main"
filename: "hashicorp"
types:
- deb
suites:
- "{{ ansible_distribution_release }}"
components:
- main
options:
Signed-By: "https://apt.releases.hashicorp.com/gpg"
renew_nomad_certificates_packages:
- name: consul-template
version: latest