install local ca signed host certificates for all hosts

This commit is contained in:
Timo Makinen 2019-05-14 22:18:37 +03:00
parent f038799988
commit b18bcedb59
2 changed files with 31 additions and 1 deletions

View file

@ -12,4 +12,9 @@
- name: install basic roles
include_role:
name: opensmtpd
name: "{{ role }}"
with_items:
- opensmtpd
- pki
loop_control:
loop_var: role