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

List and Show role and modifications to isamadmin.py #164

Open tombosmansibm opened 4 years ago

tombosmansibm commented 4 years ago

Make isamadmin.py generic, so the other APIs can be called. Include role to "list and show" Objects

tombosmansibm commented 4 years ago

Issue : https://github.com/IBM-Security/isam-ansible-roles/issues/163

ram-ibm commented 4 years ago

isamadmin was a separate module simply to handle the fact that there are two set of id/passwords needed to make the call. Also it was meant to replace pdadmin only.

Would it not make sense to call isam module instead of pulling similar logic into isamadmin please?

ram-ibm commented 4 years ago

I am looking to close this without merging. Please let me know how you want to proceed.