mirror of
https://github.com/techno-tim/k3s-ansible.git
synced 2025-12-28 19:52:40 +01:00
➕ Add default values to roles
This commit is contained in:
@@ -18,3 +18,5 @@ server_init_args: >-
|
||||
--token {{ k3s_token }}
|
||||
{% endif %}
|
||||
{{ extra_server_args | default('') }}
|
||||
|
||||
systemd_dir: /etc/systemd/system
|
||||
|
||||
Reference in New Issue
Block a user