[thelounge] Temporary not download automatically the thelounge packet
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
							parent
							
								
									2360b992c4
								
							
						
					
					
						commit
						af33ff7d56
					
				| 
						 | 
				
			
			@ -8,12 +8,12 @@
 | 
			
		|||
  retries: 3
 | 
			
		||||
  until: apt_result is succeeded
 | 
			
		||||
 | 
			
		||||
- name: Download The Lounge packet
 | 
			
		||||
  get_url:
 | 
			
		||||
    url: https://github.com/thelounge/thelounge/releases/download/v4.2.0/thelounge_4.2.0_all.deb
 | 
			
		||||
    dest: /var/cache/apt/archives/thelounge_4.2.0_all.deb
 | 
			
		||||
    checksum: sha256:cc8b01c3818b636ff9bd034db09826ce19c02af5b8a459209ea817cd2868f323
 | 
			
		||||
    mode: 0644
 | 
			
		||||
#- name: Download The Lounge packet
 | 
			
		||||
#  get_url:
 | 
			
		||||
#    url: https://github.com/thelounge/thelounge/releases/download/v4.2.0/thelounge_4.2.0_all.deb
 | 
			
		||||
#    dest: /var/cache/apt/archives/thelounge_4.2.0_all.deb
 | 
			
		||||
#    checksum: sha256:6096f992526f7ce01ea7c5aa1fb12bb013ce872f3c67f1fe11cd44f85a3fe405
 | 
			
		||||
#    mode: 0644
 | 
			
		||||
 | 
			
		||||
- name: Install The Lounge from the deb package
 | 
			
		||||
  apt:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue