remove dependencies auto-install for standardization
All checks were successful
test / Linting (push) Successful in 6s
test / Molecule tests (default, debian11) (push) Successful in 1m11s
test / Molecule tests (default, debian12) (push) Successful in 1m3s
test / Molecule tests (default, ubuntu2004) (push) Successful in 1m15s
test / Molecule tests (default, ubuntu2204) (push) Successful in 1m16s
test / Molecule tests (with_custom_config, debian11) (push) Successful in 1m0s
test / Molecule tests (with_custom_config, debian12) (push) Successful in 1m7s
test / Molecule tests (with_custom_config, ubuntu2004) (push) Successful in 1m17s
test / Molecule tests (with_custom_config, ubuntu2204) (push) Successful in 1m7s

This commit is contained in:
Bertrand Lanson 2023-07-30 15:06:08 +02:00
parent 44ca37f31d
commit 3c590b4c29

View File

@ -1,8 +1,5 @@
---
# vars file for renew_consul_certificates
renew_consul_certificates_prerequisites_roles:
- ednxzu.manage_repositories
- ednxzu.manage_apt_packages
renew_consul_certificates_repository:
- uri: "https://apt.releases.hashicorp.com"
gpg_key: "https://apt.releases.hashicorp.com/gpg"