mirror of
https://github.com/trailofbits/algo.git
synced 2025-06-06 15:13:56 +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
|
mode: 0644
|
||||||
|
|
||||||
- block:
|
- block:
|
||||||
- name: Ubuntu | Unbound profile for apparmor configured
|
- name: Ubuntu | Configure AppArmor policy for dnscrypt-proxy
|
||||||
copy:
|
copy:
|
||||||
src: apparmor.profile.dnscrypt-proxy
|
src: apparmor.profile.dnscrypt-proxy
|
||||||
dest: /etc/apparmor.d/usr.bin.dnscrypt-proxy
|
dest: /etc/apparmor.d/usr.bin.dnscrypt-proxy
|
||||||
|
|
Loading…
Add table
Reference in a new issue