StephaneVillard
Results
2
issues of
StephaneVillard
Hi, I'm trying to use the community.general.java_cert module to import certificates to enable SSL/TLS for Navigator for i : - name: Import "{{ item }}" community.general.java_cert: cert_alias: "{{ item }}"...
The ibmi_user_and_group module should not be idempotent, so when I ask for a profile to be created with some parameters, I want that if it already exists, the module should...