only add motd description when defined

This commit is contained in:
2026-08-05 20:50:35 +02:00
parent 524e0d44f7
commit ecdf64ffac
+1 -1
View File
@@ -33,7 +33,7 @@
owner: root
group: root
mode: +x
when: description
when: description is defined and description | length > 0
- name: check if help-text motd exists
stat: