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
The current example has a default hardcoded NIC set to eth0.
This is a problem, as it might not be the default nic used in the system.
This fixes it by using the one found in ansible facts.
Co-authored-by: Jean-Philippe Evrard <evrardjp@users.noreply.github.com>
0 commit comments