Skip to content

Commit

Permalink
Run integs with sudo
Browse files Browse the repository at this point in the history
  • Loading branch information
davestephens committed Feb 18, 2021
1 parent 4effac5 commit 62e37df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:
run: ansible-galaxy install -r requirements.yml

- name: Run playbook
run: ansible-playbook -i tests/inventories/integration_testing/inventory nas.yml
run: ansible-playbook -i tests/inventories/integration_testing/inventory nas.yml -b

0 comments on commit 62e37df

Please sign in to comment.