From ed454e1d4b9397bae2d0c264ac01527bd2676831 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 26 Aug 2022 10:27:34 +0300 Subject: python-mess: disable sshd role, for now Not worky. Sponsored-by: author --- ansible/python-mess.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ansible/python-mess.yml b/ansible/python-mess.yml index d8b0c8f..9c3abb4 100644 --- a/ansible/python-mess.yml +++ b/ansible/python-mess.yml @@ -4,8 +4,8 @@ roles: - role: sane_debian_system tags: [sane] - - role: sshd - tags: [sshd] + # - role: sshd + # tags: [sshd] - role: comfortable-debian-system tags: [comfy] - role: unix_users -- cgit v1.2.1