kayobe/releasenotes/notes/fix-selinux-disable-reboot-65c32f5dc895211c.yaml
Will Szumski 932a619981 Switch to reboot module
The manual SSH command is buggy since it does not respect things
like ansible_ssh_extra_args.

TrivialFix

Change-Id: I30709df86b4cc334413b76507700dc03e7df2ea1
2021-04-27 11:13:55 +01:00

7 lines
188 B
YAML

---
fixes:
- |
Fixes an issue where custom SSH arguments, such as when setting
``ansible_ssh_extra_args``, were not being respected when rebooting
a host to disable selinux.