mirror of
https://gitea.0xace.cc/ansible-galaxy/cacert.git
synced 2024-11-25 07:16:40 +00:00
parent
ae562b621d
commit
01ec4a120f
@ -10,4 +10,4 @@
|
|||||||
- name: CA and certs | Include certs creation
|
- name: CA and certs | Include certs creation
|
||||||
include_tasks: certs.yaml
|
include_tasks: certs.yaml
|
||||||
loop: "{{ cacert_certs }}"
|
loop: "{{ cacert_certs }}"
|
||||||
when: "inventory_hostname in groups.cacert_clients"
|
when: "inventory_hostname in groups.cacert_ca"
|
||||||
|
Loading…
Reference in New Issue
Block a user