All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
12 lines
396 B
YAML
12 lines
396 B
YAML
---
|
|
collections:
|
|
- name: community.general
|
|
source: git+https://github.com/ansible-collections/community.general.git
|
|
#version: 9.5.0
|
|
- name: ansible.utils
|
|
source: git+https://github.com/ansible-collections/ansible.utils.git
|
|
#version: 4.1.0
|
|
|
|
- name: prometheus.prometheus
|
|
source: https://github.com/prometheus-community/ansible.git
|
|
#version: 0.22.0 |