fix(vars): added comment about ssh user
This commit is contained in:
parent
01140bf6b0
commit
24225c69c9
@ -1,5 +1,6 @@
|
|||||||
---
|
---
|
||||||
k3s_version: v1.23.4+k3s1
|
k3s_version: v1.23.4+k3s1
|
||||||
|
# this is the user that has ssh access to these machines
|
||||||
ansible_user: ansibleuser
|
ansible_user: ansibleuser
|
||||||
systemd_dir: /etc/systemd/system
|
systemd_dir: /etc/systemd/system
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user