Add needrestart everywhere

certbot_on_virtu
Alexandre Iooss 2020-03-19 08:57:46 +01:00
parent ae1c023605
commit 9115cbd23c
No known key found for this signature in database
GPG Key ID: 6C79278F3FCDCC02
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
- resolvconf # for dns configuration in network interfaces
- lsscsi # to list SCSI devices
- tmux # better than screen
- needrestart # ask to restart services after upgrade
register: apt_result
retries: 3
until: apt_result is succeeded