Fix Ansible CI
							parent
							
								
									1f3353b982
								
							
						
					
					
						commit
						bb0f01f45e
					
				| 
						 | 
				
			
			@ -22,7 +22,7 @@
 | 
			
		|||
      - git  # code versioning
 | 
			
		||||
      - less  # i like cats
 | 
			
		||||
      - screen  # Vulcain asked for this
 | 
			
		||||
      #- irqbalance  # distribute interrupts on multicores CPU
 | 
			
		||||
      # - irqbalance  # distribute interrupts on multicores CPU
 | 
			
		||||
      - vlock  # virtual console lock
 | 
			
		||||
      - resolvconf  # for dns configuration in network interfaces
 | 
			
		||||
  register: apt_result
 | 
			
		||||
| 
						 | 
				
			
			@ -35,7 +35,7 @@
 | 
			
		|||
    name:
 | 
			
		||||
      - ramond  # remplaced by ra-guard on switchs
 | 
			
		||||
      - collectd-utils  # old monitoring
 | 
			
		||||
#      - munin-node  # old monitoring
 | 
			
		||||
      # - munin-node  # old monitoring
 | 
			
		||||
      - arpwatch  # old sniffing
 | 
			
		||||
      - python3-reportbug
 | 
			
		||||
      - os-prober  # makes grub-install lag
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
| 
						 | 
				
			
			@ -16,4 +16,3 @@
 | 
			
		|||
  copy:
 | 
			
		||||
    content: "{{ mail_root }}"
 | 
			
		||||
    dest: /etc/nullmailer/adminaddr
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue