fix keepalived order
Some checks failed
🏃‍♂️Run Ansible / install_ansible (push) Failing after 6m35s

This commit is contained in:
Ronny
2025-12-11 16:02:56 +00:00
parent 43dbe8ed48
commit f028e53d6b
2 changed files with 1 additions and 2 deletions

View File

@@ -3,6 +3,7 @@
gather_facts: true
become: true
roles:
- net_apps
- etcd
- postgresql
- handlers