update SSH patterns
authorRalf Jung <post@ralfj.de>
Sun, 24 Dec 2023 10:19:06 +0000 (11:19 +0100)
committerRalf Jung <post@ralfj.de>
Sun, 24 Dec 2023 10:19:06 +0000 (11:19 +0100)
roles/base/tasks/main.yml
roles/journalwatch/templates/patterns

index 528f662073da874ba70e927fe92f2cd342cb4824..4b4e4cd42117cf22160cfc9be3e967de2a60c7ba 100644 (file)
@@ -13,7 +13,7 @@
 - name: get rid of packages we do not want
   apt: name=exim4-base,rpcbind,procmail,fetchmail state=absent autoremove=yes
 - name: install some basic tools
-  apt: name=nano,aptitude,rsync,git,mercurial,curl,apt-transport-https,psmisc,dnsutils,tree,htop,acl,libpam-systemd,needrestart,debian-security-support state=latest
+  apt: name=nano,aptitude,rsync,git,mercurial,curl,apt-transport-https,psmisc,dnsutils,tree,htop,acl,libpam-systemd,needrestart,reboot-notifier,debian-security-support state=latest
 # configuration
 - name: configure root shell
   copy:
index 3deaa52b26d6e1df4b94bde6e12a75995a73cc01..a9f2961a7534341f4567eda8e26555a33ed133e4 100644 (file)
@@ -85,7 +85,7 @@ auth: Warning: Event 0x[\da-fA-F]+ leaked \(parent=\(nil\)\): auth-client-connec
 SYSLOG_IDENTIFIER = sshd
 error: Received disconnect from [\da-fA-F.:]+ port \d+:\d+: .*
 error: maximum authentication attempts exceeded for (invalid user [\w_-]*|[\w_-]+) from [\da-fA-F.:]+ port \d+ ssh2 \[preauth\]
-error: (kex_exchange_identification|send_error|kex protocol error|Bad remote protocol version identification|Protocol major versions differ|beginning MaxStartups throttling).*
+error: (kex_exchange_identification|send_error|kex_protocol_error|kex protocol error|Bad remote protocol version identification|Protocol major versions differ|beginning MaxStartups throttling).*
 fatal: ssh_packet_get_string: string is too large \[preauth\]
 fatal: userauth_pubkey: parse request failed: incomplete message \[preauth\]
 error: userauth_pubkey: could not parse key: Invalid key length \[preauth\]