aboutsummaryrefslogtreecommitdiffstats
path: root/site.workstation.yml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2022-12-12 22:51:55 +0100
committerRomain Gonçalves <me@rgoncalves.se>2022-12-17 17:02:24 +0100
commit970a107492c31a43bb77f6f5e0096b41adc2c2f4 (patch)
tree614ee1b08379eb5838aaf004e58f31880127bc9d /site.workstation.yml
parentdb698b595e7ff088c96d00ef5285a0d634aff1be (diff)
downloadinfrastructure-970a107492c31a43bb77f6f5e0096b41adc2c2f4.tar.gz
refactor: split sshd and ssh key synchronization
Diffstat (limited to 'site.workstation.yml')
-rw-r--r--site.workstation.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/site.workstation.yml b/site.workstation.yml
index 37118a2..1664015 100644
--- a/site.workstation.yml
+++ b/site.workstation.yml
@@ -43,6 +43,9 @@
- role: _workstation/xorg
when: ansible_distribution in ["Archlinux", "OpenBSD"]
+ - role: sshd
+ when: '"work" in ansible_hostname'
+
- role: _workstation/smartcard
when: ansible_distribution in ["Archlinux", "OpenBSD"]
- role: _workstation/pipewire
remember that computers suck.