恢复 OCI Terraform 与站点网络 IaC
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
[defaults]
|
||||
inventory = inventory/hosts.yml
|
||||
roles_path = roles
|
||||
local_tmp = /tmp/ansible-oci
|
||||
host_key_checking = True
|
||||
interpreter_python = auto_silent
|
||||
[ssh_connection]
|
||||
ssh_args = -o ControlMaster=auto -o ControlPersist=60s -o StrictHostKeyChecking=accept-new
|
||||
Reference in New Issue
Block a user