This commit is contained in:
@@ -4,4 +4,4 @@ RUN apt-get update -y
|
||||
RUN apt-get install -y gcc python3-dev
|
||||
RUN apt-get install python3-pip -y
|
||||
RUN apt-get install python3-virtualenv -y
|
||||
RUN apt-get install python3-ansible -y --break-system-packages
|
||||
RUN pip3 install ansible --break-system-packages
|
||||
|
||||
Reference in New Issue
Block a user