mirror of
https://github.com/roles-ansible/ansible_role_ntp.git
synced 2024-08-16 12:59:49 +02:00
try to resolve apt testing
This commit is contained in:
parent
791dc03607
commit
fa7ecb7d39
1 changed files with 1 additions and 0 deletions
1
tox.ini
1
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}
|
||||
|
|
Loading…
Reference in a new issue