mirror of
https://github.com/luzifer-ansible/update-motd.git
synced 2024-12-23 10:21:16 +00:00
13 lines
173 B
YAML
13 lines
173 B
YAML
|
---
|
||
|
|
||
|
update_motd_blacklist: []
|
||
|
update_motd_scripts: []
|
||
|
#- name: 50-test
|
||
|
# content: |
|
||
|
# #!/bin/bash
|
||
|
# set -euo pipefail
|
||
|
#
|
||
|
# echo "I'm just a test"
|
||
|
|
||
|
...
|