Skip to content
Snippets Groups Projects
user avatar
Douglas Landgraf authored
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: default avatarDouglas Schilling Landgraf <dlandgra@redhat.com>

Signed-off-by: default avatarDouglas Schilling Landgraf <dlandgra@redhat.com>
1a0b81ac
History
Name Last commit Last update
..