no ppa needed
This commit is contained in:
parent
e4eaf6b298
commit
beb79f4b87
@ -4,9 +4,6 @@ RUN apt-get update \
|
|||||||
&& apt-get install -y --no-install-recommends \
|
&& apt-get install -y --no-install-recommends \
|
||||||
software-properties-common \
|
software-properties-common \
|
||||||
apt-utils \
|
apt-utils \
|
||||||
&& apt-add-repository ppa:ansible/ansible \
|
|
||||||
&& apt-get update \
|
|
||||||
&& apt-get install -y --no-install-recommends \
|
|
||||||
ansible \
|
ansible \
|
||||||
python-apt \
|
python-apt \
|
||||||
git-core \
|
git-core \
|
||||||
|
Loading…
Reference in New Issue
Block a user