Reboot - Fix VMware ESXi not working by adding appropriate commands (#49637)

* Add commands for VMware ESXi

* Add changelog
This commit is contained in:
Sam Doran 2018-12-11 15:30:11 -05:00 committed by Brian Coca
commit 7c8af3d684
2 changed files with 7 additions and 1 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- reboot - add appropriate commands to make the plugin work with VMware ESXi (https://github.com/ansible/ansible/issues/48425)