mirror of
https://gitea.0xace.cc/ansible-galaxy/cacert.git
synced 2025-07-27 16:11:50 +00:00
fix cacert clients include
This commit is contained in:
@@ -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_ca"
|
when: "inventory_hostname in groups.cacert_clients"
|
||||||
|
Reference in New Issue
Block a user