feat: 声明 sandbox 双节点 K3s 集群
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
[defaults]
|
||||
inventory = inventory/hosts.yml
|
||||
host_key_checking = True
|
||||
interpreter_python = auto_silent
|
||||
retry_files_enabled = False
|
||||
local_tmp = /tmp/ansible-sandbox-cluster-local
|
||||
remote_tmp = /tmp
|
||||
roles_path = roles
|
||||
|
||||
[ssh_connection]
|
||||
pipelining = True
|
||||
Reference in New Issue
Block a user