mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
Add python 3 awareness to apt module tests. (#17574)
Also remove unnecessary dependency from ubuntu1604py3 Dockerfile.
This commit is contained in:
parent
bcb49fecb5
commit
7b3cbafbe9
2 changed files with 15 additions and 5 deletions
|
@ -22,7 +22,6 @@ RUN apt-get update -y && \
|
|||
mysql-server \
|
||||
openssh-client \
|
||||
openssh-server \
|
||||
python3-apt \
|
||||
python3-coverage \
|
||||
python3-dbus \
|
||||
python3-httplib2 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue