mirror of
https://github.com/pigmonkey/spark.git
synced 2026-01-23 02:24:09 +00:00
unbound must be running before openresolv/networkmanager tasks
This commit is contained in:
parent
45496cfa20
commit
567610c588
1 changed files with 1 additions and 1 deletions
|
|
@ -21,6 +21,7 @@
|
|||
- { role: pass, tags: ['pass'] }
|
||||
- { role: iptables, tags: ['iptables'] }
|
||||
- { role: nettools, tags: ['nettools'] }
|
||||
- { role: unbound, tags: ['unbound'] }
|
||||
- { role: openresolv, tags: ['openresolv'] }
|
||||
- { role: networkmanager, tags: ['networkmanager'] }
|
||||
- { role: nmtrust, tags: ['nmtrust'] }
|
||||
|
|
@ -28,7 +29,6 @@
|
|||
- { role: ntp, tags: ['ntp'] }
|
||||
- { role: firejail, tags: ['firejail'] }
|
||||
- { role: tor, tags: ['tor'], when: "tor is defined" }
|
||||
- { role: unbound, tags: ['unbound'] }
|
||||
- { role: editors, tags: ['editors'] }
|
||||
- { role: filesystems, tags: ['filesystems'] }
|
||||
- { role: archive, tags: ['archive'] }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue