summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2022-08-26 10:27:34 +0300
committerLars Wirzenius <liw@liw.fi>2022-08-26 10:27:34 +0300
commited454e1d4b9397bae2d0c264ac01527bd2676831 (patch)
treef666cf5ab89890363e85f692aa1c69fe91d8de4d
parentf23d714f1943d812acfe6d651f334d1ddc375264 (diff)
downloadansibleness-ed454e1d4b9397bae2d0c264ac01527bd2676831.tar.gz
python-mess: disable sshd role, for now
Not worky. Sponsored-by: author
-rw-r--r--ansible/python-mess.yml4
1 files 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