We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a45ecb commit b2c5783Copy full SHA for b2c5783
playbooks/acs.yml
@@ -367,7 +367,7 @@
367
hxi_connector_alfresco_service_existing_handler_name: "Restart-alfresco-content"
368
hxi_connector_remote_discovery_url: "{{ acs_play_hxi_remote_discovery_url }}"
369
hxi_connector_remote_client_id: "{{ acs_play_hxi_remote_client_id }}"
370
- hxi_connector_remote_client_secret: "{{ acs_play_hxi_remote_client_secret }}"
+ hxi_connector_remote_client_secret: "{{ hxi_remote_client_secret }}"
371
hxi_connector_remote_environment_key: "{{ acs_play_hxi_remote_environment_key }}"
372
hxi_connector_remote_prediction_url: "{{ acs_play_hxi_remote_prediction_url }}"
373
hxi_connector_remote_token_url: "{{ acs_play_hxi_remote_token_url }}"
0 commit comments