install local ca signed host certificates for all hosts
This commit is contained in:
parent
f038799988
commit
b18bcedb59
2 changed files with 31 additions and 1 deletions
|
@ -12,4 +12,9 @@
|
|||
|
||||
- name: install basic roles
|
||||
include_role:
|
||||
name: opensmtpd
|
||||
name: "{{ role }}"
|
||||
with_items:
|
||||
- opensmtpd
|
||||
- pki
|
||||
loop_control:
|
||||
loop_var: role
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue