Fix on RHEL based
This commit is contained in:
parent
e404734204
commit
03b4d44501
@ -50,7 +50,9 @@
|
||||
file:
|
||||
path: /etc/update-motd.d/50-motd-news
|
||||
mode: 644
|
||||
when: ansible_facts['os_family'] == "Debian"
|
||||
- name: Do not show help on login
|
||||
file:
|
||||
path: /etc/update-motd.d/10-help-text
|
||||
mode: 644
|
||||
when: ansible_facts['os_family'] == "Debian"
|
||||
|
Loading…
Reference in New Issue
Block a user