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,2 @@
localhost

View File

@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- motd