Lee Garrett
Lee Garrett
Much appreciated, thanks for fixing!
Just force pushed an update to fix the shellcheck errors.
The integration tests fail on `ansible-playbook-callbacks`, which reports back different numbers. I guess I need to update those? It's not quite clear to me what this test is supposed to...
> FYI, it might be easier to review smaller patches targeting one thing each. Plus, it would reveal which of the changes break the tests more clearly. 33 files is...
FYI, this has been split into #84378, #84379, and #84377.
Thanks for the heads-up, will do.
(Sorry to grave dig this bug) +1 to this. My current line for making backups is: ``` BORG_CACHE_DIR=/mnt/target/borg_cache_batou /usr/bin/borg create --progress --stats --exclude-from /home/randall/Coding/randallscripts/borg_exclude_patterns --exclude-caches --noatime --nobsdflags --noxattrs /mnt/target/batou::batou_$(date -Iminute)...
Sure, feel free to assign this bug to me.
This is the TCP connect scan of my server with the "old" firewall setup (shorewall): ``` ### with shorewall # nmap -4 -sT hopper.rocketjump.eu -p 21,22,25,53,80,443,587,993,3142,9001,10000 Starting Nmap 7.95 (...
Ok, upon further testing the ssh client issue seems to be unrelated. I've removed that info as such.