upd ansi
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 0s
This commit is contained in:
@@ -1,12 +1,15 @@
|
||||
---
|
||||
collections:
|
||||
- name: community.general
|
||||
source: git+https://github.com/ansible-collections/community.general.git
|
||||
source: https://github.com/ansible-collections/community.general.git
|
||||
type: git
|
||||
#version: 9.5.0
|
||||
- name: ansible.utils
|
||||
source: git+https://github.com/ansible-collections/ansible.utils.git
|
||||
source: https://github.com/ansible-collections/ansible.utils.git
|
||||
type: git
|
||||
#version: 4.1.0
|
||||
|
||||
- name: prometheus.prometheus
|
||||
source: https://github.com/prometheus-community/ansible.git
|
||||
type: git
|
||||
#version: 0.22.0
|
||||
Reference in New Issue
Block a user