From fa7ecb7d39402d27cc64541e50ea5a706ce9f040 Mon Sep 17 00:00:00 2001 From: Lilian Roller Date: Thu, 16 Jan 2020 17:22:00 +0100 Subject: [PATCH] try to resolve apt testing --- tox.ini | 1 + 1 file changed, 1 insertion(+) diff --git a/tox.ini b/tox.ini index 82e73f6..dce4d4e 100644 --- a/tox.ini +++ b/tox.ini @@ -18,6 +18,7 @@ deps = ansible29: ansible==2.9 ansiblelatest: ansible commands = + pip3 install python3-apt; ansible-playbook .ansible-test.yml -i localhost setenv = TOX_ENVNAME={envname}