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
At least under Fedora the IP of the VM is cached and might be outdated, resolvectl flush-caches solves this.
It should be added in roles/domain_create/tasks/main.yml before the refresh_inventory.
At least under Fedora the IP of the VM is cached and might be outdated,
resolvectl flush-cachessolves this.It should be added in
roles/domain_create/tasks/main.ymlbefore therefresh_inventory.