base: configure motd

This commit is contained in:
Alexandre Iooss 2021-11-27 20:05:14 +01:00
parent cc6f96bbc8
commit 14b6a68040
2 changed files with 1 additions and 4 deletions

View File

@ -5,6 +5,7 @@
roles:
- baseconfig
- basesecurity
- update_motd
# Plug LDAP on all servers
- hosts: all,!unifi

View File

@ -29,10 +29,6 @@
retries: 3
until: apt_result is succeeded
- name: Configure MOTD
include_role:
name: update_motd
# Configure APT mirrors on Debian Stretch
- name: Configure APT mirrors
when: