test
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

This commit is contained in:
dvirlabs 2026-04-24 02:16:59 +03:00
parent eddad9b770
commit d7b580c9aa

View File

@ -50,6 +50,7 @@ SERVER_NAME="${SERVER_NAME:-rsyslog-lab}"
INVENTORY_FILE="ansible/inventory/hosts.yml"
PLAYBOOK="ansible/playbooks/drift-check.yml"
MODE="${MODE:-drift-check}" # drift-check or post-deploy
PLAYBOOK_LOG="" # Initialize to avoid unbound variable error
echo "═══════════════════════════════════════════════════════════════════════════════"
echo " GitOps Status Update"