Skip to content
Snippets Groups Projects
Commit 96c0ef17 authored by nimrod's avatar nimrod
Browse files

- Set dpkg frontend to noninteractive.

parent f308da93
No related branches found
No related tags found
No related merge requests found
...@@ -33,3 +33,5 @@ docker: ...@@ -33,3 +33,5 @@ docker:
- name: ansible-role-example-ubuntu - name: ansible-role-example-ubuntu
image: ubuntu image: ubuntu
image_version: xenial image_version: xenial
environment:
DEBIAN_FRONTEND: noninteractive
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment