Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Commit

Permalink
Add build deps for ansible-pylibssh
Browse files Browse the repository at this point in the history
  • Loading branch information
ssbarnea committed Jan 17, 2024
1 parent 01932cc commit 322f61d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Taskfile.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ tasks:
- setup
env:
# needed to avoid warning about installing from galaxy
ANSIBLE_COLLECTIONS_PATHS: collections
ANSIBLE_COLLECTIONS_PATH: collections
cmds:
- ansible-galaxy collection install -r _build/requirements.yml -p collections
- podman manifest exists {{.CNT_NAME_TAG}} && podman manifest rm {{.CNT_NAME_TAG}} || true
Expand Down

0 comments on commit 322f61d

Please sign in to comment.