Using python-httplib2 + retries for yum delays
This commit is contained in:
parent
605baf9a96
commit
e3c71a7fd6
3 changed files with 10 additions and 3 deletions
|
|
@ -72,6 +72,7 @@
|
|||
uri:
|
||||
url: http://{{es_api_host}}:{{es_api_port}}/_shield/role
|
||||
method: GET
|
||||
body_format: json
|
||||
user: "{{es_api_basic_auth_username}}"
|
||||
password: "{{es_api_basic_auth_password}}"
|
||||
force_basic_auth: yes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue