This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
FROM gitea/runner-images:ubuntu-latest
|
||||
|
||||
RUN apt update && apt install ansible ansible-lint sshpass
|
||||
RUN apt update && apt install --no-install-recommends -y ansible ansible-lint sshpass
|
||||
|
||||
RUN mkdir /ansible
|
||||
|
||||
|
||||
Reference in New Issue
Block a user