mirror of
https://github.com/Expand-sys/awx-on-k3s
synced 2025-12-16 05:52:15 +11:00
9 lines
305 B
Text
9 lines
305 B
Text
---
|
|
process_isolation: true
|
|
process_isolation_executable: docker
|
|
container_image: registry.example.com/ansible/ee:2.10-custom
|
|
|
|
# Specify additional bind-mount points to an isolated Docker or Podman container.
|
|
# Note that this is UNDOCUMENTED option.
|
|
#container_volume_mounts:
|
|
# - /etc/sample:/etc/sample
|