| 
														
															@@ -27,7 +27,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     dest: "{{cloud_consul_download_dir}}/{{cloud_consul_version}}_web_ui.zip" 
														 | 
														
														 | 
														
															     dest: "{{cloud_consul_download_dir}}/{{cloud_consul_version}}_web_ui.zip" 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   tags: 
														 | 
														
														 | 
														
															   tags: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     - install 
														 | 
														
														 | 
														
															     - install 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  when: {{ ansible_distribution_version | version_compare('1.2', '<') }} 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  when: ansible_distribution_version | version_compare('1.2', '<')  
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 - name: Ensure Consul Install Dir exists 
														 | 
														
														 | 
														
															 - name: Ensure Consul Install Dir exists 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   file: 
														 | 
														
														 | 
														
															   file: 
														 | 
													
												
											
										
											
												
													
														 | 
														
															@@ -68,7 +68,7 @@ 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     remote_src: True 
														 | 
														
														 | 
														
															     remote_src: True 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   tags: 
														 | 
														
														 | 
														
															   tags: 
														 | 
													
												
											
												
													
														| 
														 | 
														
															     - install 
														 | 
														
														 | 
														
															     - install 
														 | 
													
												
											
												
													
														| 
														 | 
														
															-  when: {{ ansible_distribution_version | version_compare('1.2', '<') }} 
														 | 
														
														 | 
														
															 
														 | 
													
												
											
												
													
														| 
														 | 
														
															 
														 | 
														
														 | 
														
															+  when: ansible_distribution_version | version_compare('1.2', '<') 
														 | 
													
												
											
												
													
														| 
														 | 
														
															  
														 | 
														
														 | 
														
															  
														 | 
													
												
											
												
													
														| 
														 | 
														
															 - name: ensures consul command has the right permissions 
														 | 
														
														 | 
														
															 - name: ensures consul command has the right permissions 
														 | 
													
												
											
												
													
														| 
														 | 
														
															   file: 
														 | 
														
														 | 
														
															   file: 
														 |