mirror of
				https://git.lapiole.org/dani/ansible-roles.git
				synced 2025-10-31 10:51:27 +01:00 
			
		
		
		
	Update to 2022-07-21 01:00
This commit is contained in:
		
							
								
								
									
										8
									
								
								roles/consul/handlers/main.yml
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										8
									
								
								roles/consul/handlers/main.yml
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,8 @@ | ||||
| --- | ||||
|  | ||||
| - name: restart consul | ||||
|   service: name=consul state=restarted | ||||
|   when: consul_service_started is not defined or not consul_service_started.changed | ||||
|  | ||||
| - name: reload consul | ||||
|   service: name=consul state=reloaded | ||||
		Reference in New Issue
	
	Block a user
	 Daniel Berteaud
					Daniel Berteaud