ansible kubernetes deployment

This commit is contained in:
2025-08-20 09:52:28 -05:00
parent 6ea3611e08
commit 02b788ee63
17 changed files with 212 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
# requirements.yml
collections:
- name: community.general
version: 11.1.0
- name: nccurry.openshift
version: 1.4.0
- name: somaz94.ansible_k8s_iac_tool
version: 1.1.6
- name: prometheus.prometheus
version: 0.27.0