chore: added ansible_managed comment
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
{{ ansible_managed | comment }}
|
||||
|
||||
K3S_DATASTORE_ENDPOINT='{{ k3s_datastore_endpoint }}'
|
||||
K3S_KUBECONFIG_MODE='{{ k3s_kubeconfig_mode }}'
|
||||
K3S_TOKEN='{{ k3s_token }}'
|
||||
|
||||
Reference in New Issue
Block a user