Merge "drop the extra space"

This commit is contained in:
Zuul 2018-09-08 11:57:11 +00:00 committed by Gerrit Code Review
commit 1441314909
1 changed files with 1 additions and 1 deletions

View File

@ -76,7 +76,7 @@
when:
- openstack_host_distro_packages | length > 0
register: install_packages
until: install_packages is success
until: install_packages is success
retries: 5
delay: 2