mirror of
				https://github.com/geerlingguy/ansible-role-kubernetes.git
				synced 2025-10-24 11:16:22 +02:00 
			
		
		
		
	typo - control-plane-aux-setup.yml
This commit is contained in:
		
							parent
							
								
									088ba59cf5
								
							
						
					
					
						commit
						7cadbba6dc
					
				| @ -96,7 +96,7 @@ | ||||
| - include_tasks: node-setup.yml | ||||
|   when: kubernetes_role == 'node' | ||||
| 
 | ||||
| - include_tasks: control-plane-setup-aux.yml | ||||
| - include_tasks: control-plane-aux-setup.yml | ||||
|   when: | ||||
|     - inventory_hostname is in groups['k8s_control_plane'] | ||||
|     - inventory_hostname != groups['k8s_control_plane'][0] | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user