[wireguard] Pinning Wireguard from Debian unstable is now useless
Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>certbot_on_virtu
							parent
							
								
									0c031759dc
								
							
						
					
					
						commit
						16b9b39083
					
				| 
						 | 
				
			
			@ -1,14 +1,4 @@
 | 
			
		|||
---
 | 
			
		||||
- name: Add Debian unstable repository
 | 
			
		||||
  apt_repository:
 | 
			
		||||
    repo: "deb {{ debian_mirror }} unstable main"
 | 
			
		||||
    state: present
 | 
			
		||||
 | 
			
		||||
- name: Limit unstable packages
 | 
			
		||||
  template:
 | 
			
		||||
    src: apt/preferences.d/limit-unstable.j2
 | 
			
		||||
    dest: /etc/apt/preferences.d/limit-unstable
 | 
			
		||||
 | 
			
		||||
- name: Install wireguard
 | 
			
		||||
  apt:
 | 
			
		||||
    update_cache: true
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue