- name: Copy profile configuration file copy: src: profile.sh dest: /etc/profile.d/vn.sh mode: u=rw,g=r,o=r owner: root group: root