From 9e0c76708aac25ef7752066492acb6a7c7f92da0 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Sun, 19 Jun 2022 11:56:45 +0300 Subject: icktool, web: remote_user is debian Sponsored-by: author --- ansible/icktool.yml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'ansible/icktool.yml') diff --git a/ansible/icktool.yml b/ansible/icktool.yml index 2dc9dab..f51eb7f 100644 --- a/ansible/icktool.yml +++ b/ansible/icktool.yml @@ -1,5 +1,6 @@ - hosts: icktool - remote_user: root + remote_user: debian + become: yes roles: - role: sane_debian_system - role: unix_users -- cgit v1.2.1