no ppa needed

This commit is contained in:
lerentis 2020-06-06 01:40:58 +02:00
parent e4eaf6b298
commit beb79f4b87
1 changed files with 0 additions and 3 deletions

View File

@ -4,9 +4,6 @@ RUN apt-get update \
&& apt-get install -y --no-install-recommends \
software-properties-common \
apt-utils \
&& apt-add-repository ppa:ansible/ansible \
&& apt-get update \
&& apt-get install -y --no-install-recommends \
ansible \
python-apt \
git-core \