FIX wait_for harbor restart

main
MIchael Haehnel 2 years ago
parent c8674c60dd
commit 88d0038109
No known key found for this signature in database
GPG Key ID: D2FA233B52AEC75C

@ -100,6 +100,7 @@
search_regex: OpenSSH search_regex: OpenSSH
- name: "Wait period for harbor restart" - name: "Wait period for harbor restart"
become: false
ansible.builtin.wait_for: ansible.builtin.wait_for:
timeout: 60 timeout: 60
delegate_to: localhost delegate_to: localhost

Loading…
Cancel
Save