mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
unbound depends on nmtrust for root hit udpate timer
This commit is contained in:
parent
f55b71ec1d
commit
06e04a8ad3
2 changed files with 2 additions and 1 deletions
|
|
@ -21,10 +21,10 @@
|
|||
- { role: pass, tags: ['pass'] }
|
||||
- { role: iptables, tags: ['iptables'] }
|
||||
- { role: nettools, tags: ['nettools'] }
|
||||
- { role: nmtrust, tags: ['nmtrust'] }
|
||||
- { role: unbound, tags: ['unbound'] }
|
||||
- { role: openresolv, tags: ['openresolv'] }
|
||||
- { role: networkmanager, tags: ['networkmanager'] }
|
||||
- { role: nmtrust, tags: ['nmtrust'] }
|
||||
- { role: macchiato, tags: ['macchiato'] }
|
||||
- { role: ntp, tags: ['ntp'] }
|
||||
- { role: firejail, tags: ['firejail'] }
|
||||
|
|
|
|||
|
|
@ -2,3 +2,4 @@
|
|||
dependencies:
|
||||
- { role: openresolv }
|
||||
- { role: systemd }
|
||||
- { role: nmtrust }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue