This commit is contained in:
plasmagoat 2025-06-09 01:49:19 +02:00
parent 0a53e76c81
commit b7c8c5719f
2 changed files with 1 additions and 16 deletions

View file

@ -98,7 +98,7 @@ jobs:
run: |
chmod +x ./scripts/run_ansible_ci.sh
# Execute the script, passing necessary environment variables
scripts/run_ansible_ci.sh
bash scripts/run_ansible_ci.sh
env:
# These are passed directly to the `run_ansible_ci.sh` script,
# which then uses them to construct Ansible's --extra-vars.