-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
rhel-system-roles-1.90.0-0.1.el9
-
No
-
Low
-
rhel-sst-system-roles
-
1
-
Dev ack
-
False
-
-
Yes
-
None
-
Bug Fix
-
-
Proposed
-
None
Cause: The module was replacing the `changed` value with `False` when using `interface` and the interface exists.
Consequence: The role reported `changed: False` even when there were changes, and `forward_ports` were not being saved as permanent.
Fix: Ensure the `changed` value is not reset to `False` in this case.
Result: The role reports `changed: True` when there are changes, and `forward_ports` settings are persistent.
This fixes #234
- is related to
-
RHEL-67266 [Epic] for fix: Prevent interface definitions overriding 'changed' value when other elements are changed
- In Progress
- links to
-
RHEA-2024:143087 rhel-system-roles bug fix and enhancement update