summaryrefslogtreecommitdiff
path: root/shell.yml
diff options
context:
space:
mode:
Diffstat (limited to 'shell.yml')
-rw-r--r--shell.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/shell.yml b/shell.yml
new file mode 100644
index 0000000..fed8ba5
--- /dev/null
+++ b/shell.yml
@@ -0,0 +1,4 @@
+- name: Setup shell machines
+ hosts: shell
+ roles:
+ - { role: mutt }