mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
8 lines
115 B
YAML
8 lines
115 B
YAML
---
|
|
- hosts: localhost
|
|
gather_facts: no
|
|
collections:
|
|
- kubernetes.core
|
|
- operator_sdk.util
|
|
tasks: []
|