reset: RedHat based distro with major version >=8 (#9537)
During the reset, restart network was not completing in distros like RHEL/CentOS/AlmaLinux with major version higher than 8. Example: kubespray> ansible-playbook -i inventory/mydomain/hosts.yml reset.yml -b -v fatal: [mynode]: FAILED! => {"changed": false, "msg": "Could not find the requested service network: host"} Signed-off-by: Douglas Schilling Landgraf <dlandgra@redhat.com> Signed-off-by: Douglas Schilling Landgraf <dlandgra@redhat.com>
Loading
Please register or sign in to comment