Scaffold AWXMeshIngress

This commit is contained in:
Hao Liu
2023-10-02 15:12:18 -04:00
committed by Christian Adams
parent 66f03c3c16
commit 3c8ce3718a
10 changed files with 156 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
---
- hosts: localhost
gather_facts: no
collections:
- kubernetes.core
- operator_sdk.util
tasks: []