Actualizar roles/config-motd/tasks/main.yaml
This commit is contained in:
parent
9b1180816f
commit
eb08a7f164
|
@ -1,8 +1,3 @@
|
||||||
- name: "[CONFIG MOTD] Comprobando si es necesario configurar motd"
|
|
||||||
meta: end_host
|
|
||||||
when: motd_enabled is not defined or not motd_enabled
|
|
||||||
|
|
||||||
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
|
||||||
# Add message to MOTD
|
# Add message to MOTD
|
||||||
- name: add motd message
|
- name: add motd message
|
||||||
copy:
|
copy:
|
||||||
|
|
Loading…
Reference in New Issue