mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
20 lines
330 B
Plaintext
20 lines
330 B
Plaintext
---
|
|
- log-level: debug
|
|
|
|
- control-service:
|
|
service: control
|
|
filename: /var/run/receptor/receptor.sock
|
|
|
|
- local-only:
|
|
|
|
- work-command:
|
|
worktype: worker
|
|
command: ansible-runner
|
|
params: worker
|
|
|
|
- work-kubernetes:
|
|
worktype: ocp
|
|
namespace: receptor
|
|
image: quay.io/shanemcd/ee
|
|
authmethod: kubeconfig
|