You've already forked ansible-role-bind9
fix: security channel file
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
@ -12,7 +12,7 @@ bind9_logging:
|
||||
- "security_file"
|
||||
channels:
|
||||
- name: "security_file"
|
||||
ansible.builtin.file:
|
||||
file:
|
||||
path: "/var/log/named/security.log"
|
||||
options: "versions 3 size 30m"
|
||||
severity: "dynamic"
|
||||
|
Reference in New Issue
Block a user