Added the end of TP

This commit is contained in:
2024-12-06 15:54:49 +00:00
parent a18e0b1225
commit c53cf12609
18 changed files with 845 additions and 18 deletions

View File

@@ -0,0 +1,8 @@
[defaults]
host_key_checking = False
inventory = gcp_compute.yml
interpreter_python = auto_silent
remote_user = ${replace(replace(remote_user, ".", "_"), "@", "_")}
[inventory]
enable_plugins = gcp_compute, auto, host_list, yaml, ini, toml, script