setup ssh splash screen using motd for debian bullseye

This commit is contained in:
2022-08-21 10:34:04 -04:00
parent bcbca14816
commit 47dfd8aa22
5 changed files with 23 additions and 6 deletions

View File

@@ -8,8 +8,8 @@
# update packages to latest
- include_tasks: apply_updates.yml
#- name: update login screen
# include_tasks: motd.yml
- name: update login screen
include_tasks: motd.yml
- name: update fstab
include_tasks: update_fstab.yml