bash
This commit is contained in:
parent
0a53e76c81
commit
b7c8c5719f
2 changed files with 1 additions and 16 deletions
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue