Remove the unnecessary space
Change-Id: I5dd365ec21959c60df5f83ad98705f94633e3d8e
This commit is contained in:
2 changed files with 3 additions and 3 deletions
@@ -37,7 +37,7 @@
delegate_to:"{{ physical_host }}"
when:container_config is defined and container_config is changed
register:ssh_wait_check
until:ssh_wait_check is success
until:ssh_wait_check is success
retries:3
tags:
- ssh-wait
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.