fix
Some checks failed
🏃‍♂️Run Ansible / install_ansible (push) Failing after 2m9s

This commit is contained in:
Ronny
2025-12-12 11:15:38 +00:00
parent cd00309023
commit 07c7864e2c

View File

@@ -1,3 +1,6 @@
- name: Gather facts from all hosts
hosts: all
gather_facts: true
- hosts:
- prometheus_servers
gather_facts: true