main #31

Merged
juan merged 154 commits from main into lab 2024-10-16 15:22:43 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit e589f73dcf - Show all commits

View File

@ -6,7 +6,7 @@
# Add message to MOTD
- name: add motd message
copy:
src: mymotd.sh
src: 90-vn
dest: "{{ path_motd_path }}"
mode: '0644'
owner: root