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
community.general.nmcli always returning "changed" when running task with dummy interface even though there is nothing to change. Found this problem on Ubuntu 20.04 controller node but also was able to reproduce it on Fedora 34. I ran this task with --check --diff flags and found out that nmcli trying to change "802-3-ethernet.mtu" parameter. I also found similar issue here but it's not clear if this problem is the same.
Summary
community.general.nmcli always returning "changed" when running task with dummy interface even though there is nothing to change. Found this problem on Ubuntu 20.04 controller node but also was able to reproduce it on Fedora 34. I ran this task with --check --diff flags and found out that nmcli trying to change "802-3-ethernet.mtu" parameter. I also found similar issue here but it's not clear if this problem is the same.
Issue Type
Bug Report
Component Name
nmcli
community.general : 3.8.0
Ansible Version
Community.general Version
Configuration
OS / Environment
Controller Node : Ubuntu 20.04, Fedora 34
Target Node : RHEL 8.3, Fedora 34, Ubuntu 20.04
Steps to Reproduce
Expected Results
I expect to recive something this after running playbook
Actual Results
Got this result
so i reran this playbook with --diff --check and got this
Code of Conduct
The text was updated successfully, but these errors were encountered: