change role order
Some checks failed
🏃‍♂️Run Ansible / install_ansible (push) Failing after 7m44s

This commit is contained in:
Ronny
2025-12-11 15:39:40 +00:00
parent 7e2db5a7ae
commit 43dbe8ed48

View File

@@ -3,5 +3,5 @@
gather_facts: true gather_facts: true
become: true become: true
roles: roles:
- handlers
- minio - minio
- handlers