Skip to content

Commit

Permalink
ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
goastler committed Aug 14, 2024
1 parent 5ca75b9 commit 073844a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/ci.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ RUN apt-get install -y docker-ce docker-ce-cli containerd.io docker-buildx-plugi

RUN curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash

RUN pipx install ansible-core --force && pipx ensurepath --force
RUN pipx install ansible

RUN pip install ruff

Expand Down

0 comments on commit 073844a

Please sign in to comment.