(unstable) evolinux-base > ssh.yml - Security directives for Evolinux (Debian 10 or later) failing #52

Closed
opened 2019-06-14 15:43:38 +02:00 by lpoujol · 3 comments
Owner

Seems this task produce invalid sshd config

TASK [evolinux-base : Security directives for Evolinux (Debian 10 or later)] ***
fatal: [debian10]: FAILED! => {"changed": false, "failed": true, "msg": "failed to validate: rc:255 error:'Match Address' in configuration but 'addr' not in connection test specification.\r\n"}

I had not the time to investigate more. I'll dive-in later.

I've assigned myself, but anyone can help ;)

Seems this task produce invalid sshd config ``` TASK [evolinux-base : Security directives for Evolinux (Debian 10 or later)] *** fatal: [debian10]: FAILED! => {"changed": false, "failed": true, "msg": "failed to validate: rc:255 error:'Match Address' in configuration but 'addr' not in connection test specification.\r\n"} ``` I had not the time to investigate more. I'll dive-in later. I've assigned myself, but anyone can help ;)
lpoujol added this to the Debian 11 (Buster) milestone 2019-06-14 15:43:38 +02:00
lpoujol self-assigned this 2019-06-14 15:43:38 +02:00
lpoujol added the
bug
label 2019-06-14 15:43:38 +02:00
Author
Owner

Seems to be the same issue reported here :

https://www.mail-archive.com/bugs@openbsd.org/msg10859.html

Seems to be the same issue reported here : https://www.mail-archive.com/bugs@openbsd.org/msg10859.html
Author
Owner

Ahem...

We should use -t instead of -T for config test.

It's seems the behaviour of -T is now more strict. And Match condition validation will expect a context with the -C argument.

Ahem... We should use `-t` instead of `-T` for config test. It's seems the behaviour of `-T` is now more strict. And Match condition validation will expect a context with the `-C` argument.
Author
Owner

Fixed in unstable :)

Fixed in unstable :)
Sign in to join this conversation.
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: evolix/ansible-roles#52
No description provided.