Merge "Correct test register"

This commit is contained in:
Zuul 2018-06-22 20:10:33 +00:00 committed by Gerrit Code Review
commit da90404a6e
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@
register: machinectl_poweroff
retries: 3
delay: 2
until: machinectl_remove is success
until: machinectl_poweroff is success
delegate_to: "{{ physical_host }}"
failed_when: false
when: