added configuration of template files as top-level variable files in vars directory, to be referenced in relevant playbooks

This commit is contained in:
2026-06-16 14:53:01 -04:00
parent 44c343dd7b
commit a6fc067eb1
9 changed files with 135 additions and 0 deletions

3
vars/sox_prox.yml Normal file
View File

@@ -0,0 +1,3 @@
sox:
hostname: localhost
port: "9050"