add retry to securityadmin

This commit is contained in:
Gonzalo Acuña 2022-02-15 14:22:22 -03:00
parent 5c16fee920
commit 5faa3effe0
No known key found for this signature in database
GPG Key ID: 646BA79A313A2270

View File

@ -113,7 +113,8 @@
-cert {{ indexer_conf_path }}/certs/admin.pem
-key {{ indexer_conf_path }}/certs/admin-key.pem
-h {{ target_address }}
run_once: true # noqa 301
retries: 2
delay: 5 # noqa 301
- name: Create custom user
uri: