IBM-Security / isam-ansible-roles

Ansible Custom Modules, Handlers and Tasks for ISAM. Requires "ibmsecurity" python package.
Apache License 2.0
24 stars 43 forks source link

config reverse proxy federation role for lookup federation ID #40

Open harrisreddy opened 6 years ago

harrisreddy commented 6 years ago

the current reverse proxy federation role assumes that federation module is available on the reverse proxy server and searches for the federation ID on the reverse proxy instance and fails as there is no reverse proxy instance.

I have changed the appliance host variable in the task to get the role working but thats may not be a good idea. I guess we can define a new variable or do something similar to search mapping rule.

ram-ibm commented 6 years ago

That is a good idea - we can set a different variable that will default to inventory_hostname if not specified.