Basic Openshift deploy mostly working

This commit is contained in:
2026-02-23 13:18:53 -05:00
parent 7a7c57d0bc
commit d11167b345
12 changed files with 597 additions and 729 deletions

View File

@@ -1,10 +1,10 @@
[defaults]
# Inventory - override with -i or ANSIBLE_INVENTORY env var
inventory = /workspaces/inventory
inventory = /home/ptoal/Dev/inventories/toallab-inventory
# Role and collection paths
roles_path = roles
collections_path = /workspaces/collections:~/.ansible/collections
collections_path = ./collections:/workspaces/collections:~/.ansible/collections:/usr/share/ansible/collections
# Interpreter discovery
interpreter_python = auto_silent