Merge branch 'kill_oidentd' into 'newinfra'
Il installe oidentd, ça tourne mal See merge request nounous/ansible!104certbot_on_virtu
						commit
						00265356db
					
				| 
						 | 
				
			
			@ -16,7 +16,6 @@
 | 
			
		|||
      - htop  # better than top
 | 
			
		||||
      - zsh  # to be able to ssh @erdnaxe
 | 
			
		||||
      - fish  # to motivate @edpibu
 | 
			
		||||
      - oidentd  # postgresql identification
 | 
			
		||||
      - aptitude  # nice to have for Ansible
 | 
			
		||||
      - acl  # advanced ACL
 | 
			
		||||
      - iotop  # monitor i/o
 | 
			
		||||
| 
						 | 
				
			
			@ -42,6 +41,7 @@
 | 
			
		|||
      - doc-debian  # graphical
 | 
			
		||||
      - debian-faq  # graphical
 | 
			
		||||
      - os-prober  # makes grub-install lag
 | 
			
		||||
      - oidentd  # kill the monster, https://youtu.be/yhNB0vO7FxI
 | 
			
		||||
      - python3-reportbug
 | 
			
		||||
  register: apt_result
 | 
			
		||||
  retries: 3
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue