Skip to content

Commit b2092cb

Browse files
committed
use vars file
1 parent 2031941 commit b2092cb

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/site-runner.test.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@ jobs:
5050
SUCCESS: "Ansible inventory"
5151

5252
- name: Playbook
53-
run: docker compose exec operations ansible-playbook ${ANSIBLE_PLAYBOOK} --extra-vars operations_github_api_token=${RUNNER_GITHUB_TOKEN}
53+
run: docker compose exec operations ansible-playbook ${ANSIBLE_PLAYBOOK} --extra-vars operations_github_api_token=${RUNNER_GITHUB_TOKEN} --extra-vars vars.ci.yml
5454

5555
- name: Set known hosts.
5656
run: |

0 commit comments

Comments
 (0)