mirror of
https://gitea.0xace.cc/ansible-galaxy/cacert.git
synced 2025-07-03 07:33:07 +00:00
@ -10,4 +10,4 @@
|
||||
- name: CA and certs | Include certs creation
|
||||
include_tasks: certs.yaml
|
||||
loop: "{{ cacert_certs }}"
|
||||
when: "inventory_hostname in groups.cacert_clients"
|
||||
when: "inventory_hostname in groups.cacert_ca"
|
||||
|
Reference in New Issue
Block a user