Simply k3s setup by using a default ansible configuration
This commit is contained in:
5
k3s/ansible.cfg
Normal file
5
k3s/ansible.cfg
Normal file
@@ -0,0 +1,5 @@
|
||||
[defaults]
|
||||
nocows = True
|
||||
inventory = inventory.ini
|
||||
display_skipped_hosts = False
|
||||
error_on_undefined_vars = True
|
||||
Reference in New Issue
Block a user