IBM-Security / isam-ansible-roles

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

Add optional support for 'comment' parameter of advanced tuning param… #77

Closed sygilber closed 6 years ago

sygilber commented 6 years ago

…eter

Please review and consider this small enhancement that allows the passing of the 'comment' parameter down to the ibmsecurity python module which already supported.

I made the change in a way that is backward compatible, i.e. not necessitating one to actually have to pass this 'comment' parameter.

Thanks