Add register for config
This commit is contained in:
parent
8c4e3c2401
commit
7c86a5d77d
@ -8,6 +8,7 @@
|
||||
ansible.builtin.template:
|
||||
src: k3s/{{ type }}/config.yaml.jinja2
|
||||
dest: /etc/rancher/k3s/config.yaml
|
||||
register: config
|
||||
|
||||
- name: Download install-script
|
||||
get_url:
|
||||
|
Loading…
x
Reference in New Issue
Block a user