Initial commit
This commit is contained in:
5
ansible/group_vars/vault-example.yml
Normal file
5
ansible/group_vars/vault-example.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
vault_ansible_become_pass:
|
||||
# get token with: sudo cat /var/lib/rancher/k3s/server/token on the first server node
|
||||
k3s_token:
|
||||
k3s_first_server_ip:
|
||||
k3s_first_server_hostname:
|
||||
Reference in New Issue
Block a user