redhat-cop/infra-ansible

Make use of ansible module reboot in playbooks and roles

ostefek99 opened this issue · 1 comments

Create a new role just for a host reboot.
This functionality is currently part of "roles/update-host" but can be used in other playbooks/roles as well. It would be a nice have it as standalone role.

Rename the issue because it's better to use an ansible module "reboot" to handle it instead of a separate role.