-
Bug
-
Resolution: Done-Errata
-
Undefined
-
None
-
rhel-system-roles-1.99.1-0.1.el9
-
No
-
Low
-
rhel-system-roles
-
0
-
QE ack, Dev ack
-
False
-
False
-
-
Yes
-
Red Hat Enterprise Linux
-
None
-
Pass
-
RegressionOnly
-
Bug Fix
-
-
Done
-
Done
-
Done
-
Not Required
-
None
Cause: When disabling linger for non-root users, we did not wait long
enough for the user state to be "closing". Then we restart
systemd-logind to force linger to be cancelled.
Consequence: On some systems, this starts a timer which will kill
the session for root, causing the sshd session to be terminated,
and the Ansible play to fail with `UNREACHABLE`.
Fix: Wait much longer for the user linger to be cancelled, and only
restart logind if absolutely necessary.
Result: The role does not fail with `UNREACHABLE` errors when
removing resources.
Signed-off-by: Rich Megginson <rmeggins@redhat.com>
- links to
-
RHEA-2025:148880
rhel-system-roles bug fix and enhancement update