- name: Copy profile configuration file
copy:
src: profile.sh
dest: /etc/profile.d/vn.sh
mode: '644'
owner: root
group: root