Fix encrypt

This commit is contained in:
Jeroen Vermeulen 2023-10-23 16:45:03 +02:00
parent 3a1c17d54c
commit b1e27b9026
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
ansible-vault encrypt
--vault-password-file '{{ ansible_vault_password_file }}'
--output '{{ talos_cluster_secrets_file }}.enc'
'{{ talos_cluster_secrets_file }}'"
'{{ talos_cluster_secrets_file }}'
changed_when: true
- name: Update talosconfig - endpoints