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

This commit is contained in:
Ronny
2025-12-11 19:17:55 +00:00
parent f028e53d6b
commit 0038dcd904

View File

@@ -1,3 +1,9 @@
- hosts:
- dev
gather_facts: true
become: true
roles:
- net_apps
- hosts: - hosts:
- postgresql - postgresql
gather_facts: true gather_facts: true