forked from tim/k3s-ansible
fix(vars): added comment about ssh user
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user