summaryrefslogtreecommitdiff
path: root/ansible/icktool.yml
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2023-04-30 16:54:05 +0300
committerLars Wirzenius <liw@liw.fi>2023-04-30 16:54:05 +0300
commitaacbda8f8e61db79d108fef4b8e1a131bc14f03c (patch)
tree00af4e4bb2fd58ebd045fe10043b43c34bd31edc /ansible/icktool.yml
parent6ea756d32fc3c7a081429e5384049c838801fd7c (diff)
downloadansibleness-aacbda8f8e61db79d108fef4b8e1a131bc14f03c.tar.gz
icktool: re-enable sane-debian-system role
Sponsored-by: author
Diffstat (limited to 'ansible/icktool.yml')
-rw-r--r--ansible/icktool.yml3
1 files changed, 1 insertions, 2 deletions
diff --git a/ansible/icktool.yml b/ansible/icktool.yml
index 3e7bf3d..c2ed8cc 100644
--- a/ansible/icktool.yml
+++ b/ansible/icktool.yml
@@ -2,8 +2,7 @@
remote_user: debian
become: yes
roles:
-# sane_debian_system doesn't work on buster, because it needs systemd
-# - role: sane_debian_system
+ - role: sane_debian_system
- role: unix_users
tasks:
- name: "install git and Ick"