Pure-Storage-Ansible / FlashArray-Collection

Ansible Collection for Pure Storage FlashArray
GNU General Public License v3.0
18 stars 22 forks source link

bug in purefa_certs.py #425

Closed pda79 closed 1 year ago

pda79 commented 1 year ago

Error when using module purefa_certs

To Reproduce use the module with state: sign

purestorage.flasharray.purefa_certs:
    state: sign
    export_file: files/csr
    key_size: 2048

Expected behavior working csr request

2023-07-20 11_32_14-PWVD1410 - Poste de DEV Windows - Desktop Viewer

Additional context Ansible Pure Collection 1.20.0

python module version: purestorage 1.19.0 py-pure-client 1.33.1

sdodsley commented 1 year ago

Fixed by #426