forgejo: reorder ansible task execution

Signed-off-by: David Kirwan <davidkirwanirl@gmail.com>
This commit is contained in:
David Kirwan 2025-04-23 10:52:07 +01:00
parent 321078b526
commit 5f2d06c90c
No known key found for this signature in database
GPG key ID: A5893AB6474AC37D

View file

@ -4,5 +4,5 @@
path: "/root/ocp4/openshift-apps/forgejo/"
state: directory
- include_tasks: call-helm.yml
- include_tasks: create-postgres-operator-config.yml
- include_tasks: call-helm.yml