This commit is contained in:
@@ -12,7 +12,8 @@ RUN apt-get update -y \
|
|||||||
&& apt-get install -y python3-pip \
|
&& apt-get install -y python3-pip \
|
||||||
&& apt-get install -y ansible \
|
&& apt-get install -y ansible \
|
||||||
&& apt-get install -y docker-ce
|
&& apt-get install -y docker-ce
|
||||||
RUN pip3 install ansible-lint --break-system-packages
|
RUN pip3 install ansible-lint
|
||||||
|
#--break-system-packages
|
||||||
#RUN pip3 install ansible-dev-tools --break-system-packages
|
#RUN pip3 install ansible-dev-tools --break-system-packages
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user