mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-18 15:17:07 +02:00
Fix outdated task name in DNS role (#1499)
This commit is contained in:
parent
f152d3a746
commit
14ee323eca
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@
|
|||
mode: 0644
|
||||
|
||||
- block:
|
||||
- name: Ubuntu | Unbound profile for apparmor configured
|
||||
- name: Ubuntu | Configure AppArmor policy for dnscrypt-proxy
|
||||
copy:
|
||||
src: apparmor.profile.dnscrypt-proxy
|
||||
dest: /etc/apparmor.d/usr.bin.dnscrypt-proxy
|
||||
|
|
Loading…
Add table
Reference in a new issue