mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
16 lines
252 B
YAML
16 lines
252 B
YAML
---
|
|
- version: v1beta1
|
|
group: awx.ansible.com
|
|
kind: AWX
|
|
playbook: /opt/ansible/main.yml
|
|
|
|
- version: v1beta1
|
|
group: awx.ansible.com
|
|
kind: AWXBackup
|
|
role: backup
|
|
|
|
- version: v1beta1
|
|
group: awx.ansible.com
|
|
kind: AWXRestore
|
|
role: restore
|