Skip to content

Commit

Permalink
ci: use 'all' pattern instead of duplicate ip
Browse files Browse the repository at this point in the history
Signed-off-by: Boris Glimcher <[email protected]>
  • Loading branch information
glimchb authored Mar 26, 2024
1 parent 67e13ac commit b2599a8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/opi-lab.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
run: |
docker run --rm --pull=always \
ghcr.io/opiproject/ansible-opi-dpu:main \
172.22.4.2 \
all \
--module-name include_role \
--args name=bmc_fw_update \
-vvv -i "172.22.4.2," \
Expand Down

0 comments on commit b2599a8

Please sign in to comment.