update_motd: apply conventions #71

Merged
erdnaxe merged 11 commits from update_motd into master 2021-11-27 22:34:05 +01:00
2 changed files with 1 additions and 4 deletions
Showing only changes of commit 14b6a68040 - Show all commits

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: