mirror of
https://github.com/ansible/awx.git
synced 2026-02-12 15:14:45 -03:30
Incorporates Minikube to devel environment
This commit is contained in:
@@ -1,12 +1,16 @@
|
||||
---
|
||||
- log-level: info
|
||||
- node:
|
||||
id: foo
|
||||
|
||||
- log-level: debug
|
||||
|
||||
- tcp-listener:
|
||||
port: 2222
|
||||
|
||||
- control-service:
|
||||
service: control
|
||||
filename: /var/run/receptor/receptor.sock
|
||||
|
||||
- local-only:
|
||||
|
||||
- work-command:
|
||||
worktype: local
|
||||
command: ansible-runner
|
||||
|
||||
Reference in New Issue
Block a user