--- - name: install cloud env var thingy copy: dest: /etc/profile.d/msca.sh src: msca.sh mode: "0644" owner: root group: root