mirror of
https://gitlab.durp.info/durfy/runbooks/ansible.git
synced 2026-05-10 01:01:34 -05:00
add k3s
This commit is contained in:
parent
dff9d8f725
commit
7619911e35
17 changed files with 2339 additions and 0 deletions
5
ansible/roles/k3s/master/templates/content.j2
Normal file
5
ansible/roles/k3s/master/templates/content.j2
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{#
|
||||
This is a really simple template that just outputs the
|
||||
value of the "content" variable.
|
||||
#}
|
||||
{{ content }}
|
||||
Loading…
Add table
Add a link
Reference in a new issue