diff --git a/roles/shell/tasks/znc.yml b/roles/shell/tasks/znc.yml index 1e1c24d..be14f47 100644 --- a/roles/shell/tasks/znc.yml +++ b/roles/shell/tasks/znc.yml @@ -50,9 +50,9 @@ # ZNC reply with the name of the user that initiated the connection. user "znc" { - default - { + default + { allow spoof allow spoof_all - } + } }