--- - name: copy basic bashrc files copy: src: files/dotbashrc dest: /root/.bashrc owner: root group: root