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