chore: added ansible_managed comment
This commit is contained in:
@@ -1,3 +1,5 @@
|
|||||||
|
{{ ansible_managed | comment }}
|
||||||
|
|
||||||
K3S_DATASTORE_ENDPOINT='{{ k3s_datastore_endpoint }}'
|
K3S_DATASTORE_ENDPOINT='{{ k3s_datastore_endpoint }}'
|
||||||
K3S_KUBECONFIG_MODE='{{ k3s_kubeconfig_mode }}'
|
K3S_KUBECONFIG_MODE='{{ k3s_kubeconfig_mode }}'
|
||||||
K3S_TOKEN='{{ k3s_token }}'
|
K3S_TOKEN='{{ k3s_token }}'
|
||||||
|
|||||||
@@ -1,3 +1,5 @@
|
|||||||
|
{{ ansible_managed | comment }}
|
||||||
|
|
||||||
[Unit]
|
[Unit]
|
||||||
Description=Lightweight Kubernetes
|
Description=Lightweight Kubernetes
|
||||||
Documentation=https://k3s.io
|
Documentation=https://k3s.io
|
||||||
|
|||||||
Reference in New Issue
Block a user