When we install a public certificate to cmode filer, from command line, we don't have to provide common-name. CN is taken from the certificate itself. Why does this module require common_name if it's for install?
TASK [install certificate] ********************************************************************
failed: [ancfs01] (item=IntelCA5A(1)-base64.crt) => {"ansible_loop_var": "item", "changed": false, "item": "IntelCA5A(1)-base64.crt", "msg": "Error creating or installing certificate: one or more of the following options are missing: type, common_name"}