恢复 OCI Terraform 与站点网络 IaC

This commit is contained in:
2026-09-17 13:22:49 +00:00
parent a08c8a7303
commit 71eea7d8fc
41 changed files with 1786 additions and 10 deletions
+8
View File
@@ -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