Basic Openshift deploy mostly working
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user