Fix Ansible CI

certbot_on_virtu
Alexandre Iooss 2019-10-29 15:45:41 +01:00
parent 1f3353b982
commit bb0f01f45e
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
2 changed files with 2 additions and 3 deletions

View File

@ -22,7 +22,7 @@
- git # code versioning - git # code versioning
- less # i like cats - less # i like cats
- screen # Vulcain asked for this - screen # Vulcain asked for this
#- irqbalance # distribute interrupts on multicores CPU # - irqbalance # distribute interrupts on multicores CPU
- vlock # virtual console lock - vlock # virtual console lock
- resolvconf # for dns configuration in network interfaces - resolvconf # for dns configuration in network interfaces
register: apt_result register: apt_result
@ -35,7 +35,7 @@
name: name:
- ramond # remplaced by ra-guard on switchs - ramond # remplaced by ra-guard on switchs
- collectd-utils # old monitoring - collectd-utils # old monitoring
# - munin-node # old monitoring # - munin-node # old monitoring
- arpwatch # old sniffing - arpwatch # old sniffing
- python3-reportbug - python3-reportbug
- os-prober # makes grub-install lag - os-prober # makes grub-install lag

View File

@ -16,4 +16,3 @@
copy: copy:
content: "{{ mail_root }}" content: "{{ mail_root }}"
dest: /etc/nullmailer/adminaddr dest: /etc/nullmailer/adminaddr