mirror of
https://github.com/trailofbits/algo.git
synced 2025-08-09 14:23:05 +02:00
Fix outdated task name in DNS role
This commit is contained in:
parent
6f58093a06
commit
ad1ed9a1af
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