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
Configuring a network interface using nmcli, and setting state=present will not bring up interface, contrary what documentation says. I noticed this on physical and virtual machines I configured via nmcli. Below is a minimal reproducer to run locally.
Just to be on the safe, could you please check whether that issue happens in the main branch of the repo, or at least in version 10.3.0? Just to make sure that it has not been addressed already. TIA
Summary
Configuring a network interface using nmcli, and setting
state=present
will not bring up interface, contrary what documentation says. I noticed this on physical and virtual machines I configured via nmcli. Below is a minimal reproducer to run locally.Issue Type
Bug Report
Component Name
nmcli
Ansible Version
Community.general Version
Configuration
OS / Environment
Debian 13 trixie, Debian 12 bookworm
Steps to Reproduce
Expected Results
The 'Show interface config' showing the ipv6 address set on veth99.
Actual Results
Code of Conduct
The text was updated successfully, but these errors were encountered: