This commit is contained in:
parent
bc2701d8ba
commit
71ee06c9c0
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@
|
||||||
group: root
|
group: root
|
||||||
notify: Remove cached motd
|
notify: Remove cached motd
|
||||||
|
|
||||||
- name: Install additionnal motd messages
|
- name: Install additional motd messages
|
||||||
become: true
|
become: true
|
||||||
copy:
|
copy:
|
||||||
content: "✨ {{ item.message }}\n"
|
content: "✨ {{ item.message }}\n"
|
||||||
|
|
Loading…
Reference in a new issue