mirror of
https://github.com/luzifer-ansible/update-motd.git
synced 2024-12-23 02:11:16 +00:00
12 lines
173 B
YAML
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"
|
|
|
|
...
|