diff options
Diffstat (limited to 'spreadspace')
-rw-r--r-- | spreadspace/s2-build.yml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/spreadspace/s2-build.yml b/spreadspace/s2-build.yml new file mode 100644 index 00000000..0fc9de6e --- /dev/null +++ b/spreadspace/s2-build.yml @@ -0,0 +1,5 @@ +--- +- name: Basic Setup + hosts: s2-build + roles: + - role: zsh |