create syslogd role and enable it on openbsd

This commit is contained in:
Timo Makinen 2019-05-29 00:34:44 +03:00
parent 13f0332fa1
commit c1db2dc402
3 changed files with 33 additions and 0 deletions

View file

@ -54,5 +54,6 @@
name: "{{ role }}"
with_items:
- pf
- syslogd
loop_control:
loop_var: role