add initial motd role

This commit is contained in:
Chris Hammer
2022-03-18 20:31:42 -04:00
parent f2e4543d1a
commit 4fc5d5d7df
13 changed files with 181 additions and 0 deletions

View File

@ -0,0 +1,16 @@
---
__project_author : Chris Hammer
__project_email : chris@thezengarden.net
__project_repo : https://github.com/jchristianh-ansible-collections/baseos
__template_header : The Zen Garden
__motd_file : /etc/motd
__motd_file_docker : /etc/motd
__motd_version : 1.0.0
__motd_revision : 22318
...