mirror of
https://github.com/ublue-os/forge.git
synced 2025-04-16 11:33:43 +03:00
chore(devcontainer): install ansible dependencies
This commit is contained in:
parent
3d30cdcd08
commit
ab1141c933
|
@ -33,7 +33,7 @@ git config --local commit.template .gitmessage
|
|||
echo ""
|
||||
echo -e "${YELLOW}Installing project dependencies${ENDCOLOR}"
|
||||
echo ""
|
||||
poetry install --no-root -C /workspaces/forge/setup/ansible
|
||||
poetry install --no-root -C /workspaces/forge/ansible
|
||||
|
||||
# Install ansible dependencies
|
||||
# echo ""
|
||||
|
|
Loading…
Reference in a new issue