mirror of
https://github.com/ansible/awx.git
synced 2026-01-15 11:50:42 -03:30
16 lines
256 B
INI
16 lines
256 B
INI
---
|
|
- log-level: debug
|
|
|
|
- control-service:
|
|
service: control
|
|
filename: /var/run/receptor/receptor.sock
|
|
|
|
- tcp-listener:
|
|
port: 2222
|
|
|
|
- work-command:
|
|
worktype: worker
|
|
command: ansible-runner
|
|
params: worker
|
|
allowruntimeparams: true
|