IBM-Security / ibmsecurity

Idempotent functions for IBM Security Appliance REST APIs. Currently covering ISAM and ISDS Appliances.
Apache License 2.0
47 stars 73 forks source link

Add get_all method. #375

Closed kjeffery14 closed 1 year ago

kjeffery14 commented 1 year ago

The Web Authorization Server cleanup.py module does not follow the same parameter pattern as other modules used in Ansible automation. This enhancement adds a get_all method following the pattern used in other modules requiring administrator credentials.