lego: add configuration

This commit is contained in:
2024-04-14 18:30:16 -05:00
parent f4585ad0ee
commit 22ab3586a1
2 changed files with 26 additions and 0 deletions

View File

@ -368,3 +368,7 @@ influxdb_package_state: absent
telegraf_service_enabled: false
telegraf_service_state: stopped
telegraf_package_state: absent
lego_credential_files:
- name: credentials.json
content: "{{ vault_lego_gcp_service_account | string }}"