Actualizar roles/config-motd/tasks/main.yaml
This commit is contained in:
parent
e589f73dcf
commit
9b1180816f
|
@ -8,7 +8,7 @@
|
||||||
copy:
|
copy:
|
||||||
src: 90-vn
|
src: 90-vn
|
||||||
dest: "{{ path_motd_path }}"
|
dest: "{{ path_motd_path }}"
|
||||||
mode: '0644'
|
mode: '755'
|
||||||
owner: root
|
owner: root
|
||||||
group: root
|
group: root
|
||||||
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
#++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
|
||||||
|
|
Loading…
Reference in New Issue