fix branding, route cron mail, add msca shim
[awsible] / roles / msca / tasks / main.yml
1 ---
2 - name: install cloud env var thingy
3 copy:
4 dest: /etc/profile.d/msca.sh
5 src: msca.sh
6 mode: "0644"
7 owner: root
8 group: root