mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-07 13:32:06 +00:00
only add motd description when defined
This commit is contained in:
@@ -33,7 +33,7 @@
|
|||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
mode: +x
|
mode: +x
|
||||||
when: description
|
when: description is defined and description | length > 0
|
||||||
|
|
||||||
- name: check if help-text motd exists
|
- name: check if help-text motd exists
|
||||||
stat:
|
stat:
|
||||||
|
|||||||
Reference in New Issue
Block a user