Add generate-certs to local_actions.yml tasks
This commit is contained in:
parent
70f534693e
commit
d7339ee6fe
@ -4,6 +4,9 @@
|
|||||||
path: "{{ local_certs_path }}"
|
path: "{{ local_certs_path }}"
|
||||||
register: certificates_folder
|
register: certificates_folder
|
||||||
delegate_to: localhost
|
delegate_to: localhost
|
||||||
|
tags:
|
||||||
|
- generate-certs
|
||||||
|
|
||||||
|
|
||||||
- block:
|
- block:
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user