blub
All checks were successful
🏃‍♂️Run Ansible / install_ansible (push) Successful in 2m10s

This commit is contained in:
master of disaster
2025-12-13 02:19:45 +01:00
parent 0aec59e058
commit 5f49e058e2
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
- name: Gather facts from all hosts - name: Gather facts from all hosts
hosts: all hosts: dev
gather_facts: true gather_facts: true
- hosts: - hosts:
- prometheus_servers - prometheus_servers