feat: Added in python requirements for ansible
Build and Push Dev Containers / build (push) Failing after 2m45s
Build and Push Dev Containers / build (push) Failing after 2m45s
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
FROM git.luke-else.co.uk/luke-else/lab:latest
|
FROM git.luke-else.co.uk/luke-else/lab:latest
|
||||||
|
|
||||||
RUN sudo apk add --no-cache ansible
|
RUN sudo apk add --no-cache ansible py3-requests py3-datetime
|
||||||
|
|
||||||
# Download the installer script:
|
# Download the installer script:
|
||||||
RUN curl --proto '=https' --tlsv1.2 -fsSL https://get.opentofu.org/install-opentofu.sh -o install-opentofu.sh
|
RUN curl --proto '=https' --tlsv1.2 -fsSL https://get.opentofu.org/install-opentofu.sh -o install-opentofu.sh
|
||||||
|
|||||||
Reference in New Issue
Block a user