Home
last modified time | relevance | path

Searched refs:convert_module_param_to_json_bool (Results 1 – 2 of 2) sorted by relevance

/dports/sysutils/ansible2/ansible-2.9.27/lib/ansible/modules/crypto/entrust/
H A Decs_certificate.py565 def convert_module_param_to_json_bool(module, dict_param_name, param_name): function
664 body.update(convert_module_param_to_json_bool(module, 'ctLog', 'ct_log'))
665 …body.update(convert_module_param_to_json_bool(module, 'endUserKeyStorageAgreement', 'end_user_key_…
/dports/sysutils/ansible/ansible-4.7.0/ansible_collections/community/crypto/plugins/modules/
H A Decs_certificate.py568 def convert_module_param_to_json_bool(module, dict_param_name, param_name): function
667 body.update(convert_module_param_to_json_bool(module, 'ctLog', 'ct_log'))
668 …body.update(convert_module_param_to_json_bool(module, 'endUserKeyStorageAgreement', 'end_user_key_…