mirror of
				https://github.com/geerlingguy/ansible-role-kubernetes.git
				synced 2025-11-01 01:19:25 +01:00 
			
		
		
		
	loops
This commit is contained in:
		
							parent
							
								
									f407a540e0
								
							
						
					
					
						commit
						bd382a4d47
					
				@ -103,4 +103,4 @@
 | 
			
		||||
    - inventory_hostname is in groups['k8s_control_plane']
 | 
			
		||||
    - inventory_hostname != groups['k8s_control_plane'][0]
 | 
			
		||||
    - inventory_hostname == item
 | 
			
		||||
  loop: groups['k8s_control_plane']
 | 
			
		||||
  loop: "{{ groups['k8s_control_plane'] }}"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user