You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 26, 2020. It is now read-only.
Describe the bug
Despite the default value of ssh_gssapi_support being true and despite explicitly setting it to true in vars, the sshd config still results in GSSAPIAuthentication no
Expected behavior
I expect GSSAPIAuthentication yes to be set in the sshd_config
Actual behavior
sshd_config contains GSSAPIAuthentication no
Describe the bug
Despite the default value of
ssh_gssapi_support
being true and despite explicitly setting it to true in vars, the sshd config still results inGSSAPIAuthentication no
Expected behavior
I expect
GSSAPIAuthentication yes
to be set in the sshd_configActual behavior
sshd_config contains
GSSAPIAuthentication no
OS / Environment
RHEL 7.5
Ansible Version
Role Version
Relevant vars
The text was updated successfully, but these errors were encountered: