unbound depends on nmtrust for root hit udpate timer

This commit is contained in:
Pig Monkey 2020-12-31 18:43:53 -08:00
parent f55b71ec1d
commit 06e04a8ad3
2 changed files with 2 additions and 1 deletions

View file

@ -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'] }

View file

@ -2,3 +2,4 @@
dependencies:
- { role: openresolv }
- { role: systemd }
- { role: nmtrust }