aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'clarkzjw.ca/config/atlas/setup.yaml')
-rw-r--r--clarkzjw.ca/config/atlas/setup.yaml8
1 files changed, 8 insertions, 0 deletions
diff --git a/clarkzjw.ca/config/atlas/setup.yaml b/clarkzjw.ca/config/atlas/setup.yaml
new file mode 100644
index 0000000..34622c8
--- /dev/null
+++ b/clarkzjw.ca/config/atlas/setup.yaml
@@ -0,0 +1,8 @@
1- name: Setup Storinator
2 hosts: storinator
3 remote_user: clarkzjw
4 gather_facts: true
5
6 roles:
7 - role: debian_init
8 - role: samba
Powered by cgit v1.2.3 (git 2.41.0)