[proxmox] Role for proxmox repositories
							parent
							
								
									e0e908fe13
								
							
						
					
					
						commit
						8f0f082139
					
				| 
						 | 
				
			
			@ -0,0 +1,5 @@
 | 
			
		|||
---
 | 
			
		||||
- name: Configure Proxmox repositories
 | 
			
		||||
  template:
 | 
			
		||||
    src: apt/sources.list.d/pve-entreprise.list.j2
 | 
			
		||||
    dest: /etc/apt/sources.list.d/pve-entreprise.list
 | 
			
		||||
| 
						 | 
				
			
			@ -0,0 +1,2 @@
 | 
			
		|||
{{ ansible_header | comment }}
 | 
			
		||||
deb     http://download.proxmox.com/debian/pve {{ ansible_lsb.codename }} pve-no-subscription
 | 
			
		||||
		Loading…
	
		Reference in New Issue