Files
awx-operator/playbooks/awxmeshingress.yml
2024-01-18 15:38:18 -05:00

8 lines
115 B
YAML

---
- hosts: localhost
gather_facts: no
collections:
- kubernetes.core
- operator_sdk.util
tasks: []