mirror of
				https://gitea.0xace.cc/ansible-galaxy/cacert.git
				synced 2025-11-04 14:17:25 +00:00 
			
		
		
		
	@@ -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"
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user