aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorclarkzjw <[email protected]>2023-01-13 12:48:13 -0800
committerclarkzjw <[email protected]>2023-01-13 12:48:13 -0800
commit7f03acd7b74fc96ee8fb10dc5becd758b080455b (patch)
tree38e8f1240d765e318968a060d59b0e5a479946f8 /clarkzjw.ca/config/atlas/site.yaml
parent54e5783394a2bff2b785b63a28ba44436c97d51d (diff)
downloadhomelab-7f03acd7b74fc96ee8fb10dc5becd758b080455b.tar.gz
ansible: add tailscale, samba
Diffstat (limited to 'clarkzjw.ca/config/atlas/site.yaml')
-rw-r--r--clarkzjw.ca/config/atlas/site.yaml2
1 files changed, 2 insertions, 0 deletions
diff --git a/clarkzjw.ca/config/atlas/site.yaml b/clarkzjw.ca/config/atlas/site.yaml
index e51573e..7ffbe81 100644
--- a/clarkzjw.ca/config/atlas/site.yaml
+++ b/clarkzjw.ca/config/atlas/site.yaml
@@ -1,3 +1,5 @@
1- hosts: atlas 1- hosts: atlas
2 roles: 2 roles:
3 - role: tailscale
3 - role: debian_init 4 - role: debian_init
5 - role: samba
Powered by cgit v1.2.3 (git 2.41.0)