mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-26 21:33:14 +00:00
Scaffold AWXMeshIngress
This commit is contained in:
7
playbooks/awxmeshingress.yml
Normal file
7
playbooks/awxmeshingress.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
- hosts: localhost
|
||||
gather_facts: no
|
||||
collections:
|
||||
- kubernetes.core
|
||||
- operator_sdk.util
|
||||
tasks: []
|
||||
Reference in New Issue
Block a user