fix branding, route cron mail, add msca shim
[awsible] / roles / msca / tasks / main.yml
diff --git a/roles/msca/tasks/main.yml b/roles/msca/tasks/main.yml
new file mode 100644 (file)
index 0000000..cd3c7e4
--- /dev/null
@@ -0,0 +1,8 @@
+---
+- name: install cloud env var thingy
+  copy:
+    dest: /etc/profile.d/msca.sh
+    src: msca.sh
+    mode: "0644"
+    owner: root
+    group: root