Add apt-utils everywhere

Without apt-utils, issues can arise if apt module is used and
dpkg_options are passed, like in the ceph job [1].

Of course, this is only when questions are asked, but the
package still needs to be there to handle those cases.

[1]: http://logs.openstack.org/66/659966/1/gate/openstack-ansible-deploy-aio_ceph-ubuntu-bionic/42db2a7/logs/ara-report/result/c580c842-a47c-454a-b59d-af7d5441fae1/

Change-Id: Ib1bc632e2485736efc2386a071657425883d0c84
This commit is contained in:
Jean-Philippe Evrard 2019-05-20 12:59:09 +02:00
parent 5ae041b6d0
commit 7818ad144c
1 changed files with 1 additions and 0 deletions

View File

@ -52,6 +52,7 @@ _openstack_host_distro_packages:
- python-virtualenv
- python3-virtualenv
- virtualenv
- apt-utils
## Bare metal base packages
_openstack_host_metal_distro_packages: