Change-Id: Idb58eb143b812c16d8cf348f045e0505dea1ce86
This commit is contained in:
Igor Gramic 2022-02-15 21:04:47 +01:00
parent 31b0c74d1e
commit 66a322b007
1 changed files with 1 additions and 0 deletions

View File

@ -26,3 +26,4 @@
retries: 5
delay: 10
until: not subscrition_result.failed
failed_when: "'The system has been registered' not in subscrition_result.stdout"