update-motd/defaults/main.yml
2018-10-18 19:33:41 +02:00

12 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"
...