Deploy package cache proxy on unbound
Unbound containers should attempt to use the package cache proxy if it is available. Change-Id: Ib91085c750646272543e914548bfdb300e9faf31
This commit is contained in:
parent
a72804ac8d
commit
d04647afd2
@ -18,6 +18,8 @@
|
||||
- unbound
|
||||
gather_facts: "{{ gather_facts | default(True) }}"
|
||||
user: root
|
||||
pre_tasks:
|
||||
- include: common-tasks/package-cache-proxy.yml
|
||||
roles:
|
||||
- role: "unbound"
|
||||
tags:
|
||||
|
Loading…
Reference in New Issue
Block a user