Add ansible for k3s
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
2022-02-19 20:11:28 +01:00
parent ecc308735c
commit f2c81dc9ac
10 changed files with 103 additions and 2 deletions

View File

@@ -0,0 +1,12 @@
[defaults]
nocows = True
roles_path = ./roles
inventory = ./inventory/hosts.cfg
remote_tmp = $HOME/.ansible/tmp
local_tmp = $HOME/.ansible/tmp
pipelining = True
become = True
host_key_checking = False
deprecation_warnings = True
callback_whitelist = profile_tasks