]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
tests/functional: Use the ansible reboot module
authorDimitri Savineau <dsavinea@redhat.com>
Tue, 26 Mar 2019 18:57:54 +0000 (14:57 -0400)
committermergify[bot] <mergify[bot]@users.noreply.github.com>
Wed, 27 Mar 2019 08:30:50 +0000 (08:30 +0000)
commit7b7f79171a872c8f078c916b7232e9a437d56860
tree3b0445b414a80b0f7eee8618d69d68d57a335174
parentbd0869cd01090e135a9312a6890ed7611f8e3a1c
tests/functional: Use the ansible reboot module

Ansible 2.7 introduces the reboot module so we don't need to use the
shell/reboot + wait_for tasks.

https://docs.ansible.com/ansible/latest/modules/reboot_module.html

Signed-off-by: Dimitri Savineau <dsavinea@redhat.com>
tests/functional/reboot.yml