create network role and include it into base (only openbsd does something)

This commit is contained in:
Timo Makinen 2019-05-28 00:25:06 +03:00
parent ba0c70532f
commit dd19c94511
9 changed files with 101 additions and 0 deletions

View file

@ -61,6 +61,7 @@
include_role:
name: "{{ role }}"
with_items:
- network
- opensmtpd
- pki
- psacct