summaryrefslogtreecommitdiff
path: root/ansible/git.liw.fi.yml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/git.liw.fi.yml')
-rw-r--r--ansible/git.liw.fi.yml7
1 files changed, 4 insertions, 3 deletions
diff --git a/ansible/git.liw.fi.yml b/ansible/git.liw.fi.yml
index 94721cb..a71d8ed 100644
--- a/ansible/git.liw.fi.yml
+++ b/ansible/git.liw.fi.yml
@@ -1,8 +1,9 @@
-- hosts: git
+- hosts: git.liw.fi
remote_user: root
roles:
- - role: sane_debian_system
- tags: [sane]
+# sane_debian_system doesn't work on buster, because it needs systemd
+# - role: sane_debian_system
+# tags: [sane]
- role: comfortable-debian-system
- role: unix_users
- role: apache_server