create syslogd role and enable it on openbsd
This commit is contained in:
parent
13f0332fa1
commit
c1db2dc402
3 changed files with 33 additions and 0 deletions
|
@ -54,5 +54,6 @@
|
|||
name: "{{ role }}"
|
||||
with_items:
|
||||
- pf
|
||||
- syslogd
|
||||
loop_control:
|
||||
loop_var: role
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue