That's the same link I posted in my OP. Did you read it? Thanks.
On Monday, August 16, 2021 at 3:01:28 PM UTC-4 [email protected] wrote:

>
> https://docs.ansible.com/ansible/latest/collections/ansible/windows/win_certificate_store_module.html
>
> On Friday, August 13, 2021 at 11:04:59 AM UTC+10 [email protected] wrote:
>
>> Here's the manual procedure i'm trying to automate. Thanks
>>
>>
>>    1. 
>>    
>>    In Windows, click Start > Run. 
>>    2. 
>>    
>>    Type MMC.exe and press Enter. 
>>    3. 
>>    
>>    In MMC console, on the File menu, click Add/Remove Snap-in. 
>>    4. 
>>    
>>    Click Certificates, and then click Add. 
>>    5. 
>>    
>>    In the Certificates snap-in dialog box, select Computer account, and 
>>    then click Next. 
>>    6. 
>>    
>>    Click Finish, and then click OK. 
>>    7. 
>>    
>>    In MMC Console, expand Certificates (Local Computer), and then expand 
>>    Trusted Root Certification A u t h o r i t i e s. 
>>    8. 
>>    
>>    Right-click Certificates, point to All Tasks, and then click Import. 
>>    9. 
>>    
>>    Click Next, and then browse to the H:\MyApp\cfg folder. 
>>    10. 
>>    
>>    In the file type list, select All Files (*.*). 
>>    11. 
>>    
>>    Open cert.pem to import the certificate. 
>>    12. 
>>    
>>    Exit MMC Console. 
>>    
>>
>> On Thursday, August 12, 2021 at 8:52:54 PM UTC-4 [email protected] 
>> wrote:
>>
>>> What would you like it to do exactly? Can you describe in pseudo code 
>>> please?
>>>
>>> Get Outlook for iOS <https://aka.ms/o0ukef>
>>> ------------------------------
>>> *From:* [email protected] <[email protected]> on 
>>> behalf of [email protected] <[email protected]>
>>> *Sent:* Friday, August 13, 2021 12:51:08 PM
>>> *To:* Ansible Project <[email protected]>
>>> *Subject:* [ansible-project] Is there an Ansible Windows module to 
>>> configure certificates similar to MMC.exe service? 
>>>  
>>> I want to put add a manual procedure were we add a certificate in our 
>>> system via the "MMC.exe" console 
>>> - Add/remove snap-in
>>> - etc
>>>
>>> I looked a win_certificates_store but it didn't add the snap-in like I 
>>> expected it to
>>>
>>> https://docs.ansible.com/ansible/latest/collections/ansible/windows/win_certificate_store_module.html
>>>
>>> Thanks.
>>>
>>> -- 
>>> You received this message because you are subscribed to the Google 
>>> Groups "Ansible Project" group.
>>> To unsubscribe from this group and stop receiving emails from it, send 
>>> an email to [email protected].
>>> To view this discussion on the web visit 
>>> https://groups.google.com/d/msgid/ansible-project/07594c7e-27b6-4488-b893-a2455bf0bcden%40googlegroups.com
>>>  
>>> <https://groups.google.com/d/msgid/ansible-project/07594c7e-27b6-4488-b893-a2455bf0bcden%40googlegroups.com?utm_medium=email&utm_source=footer>
>>> .
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/074a9cf9-7034-43d7-88c4-b6d51a6908a7n%40googlegroups.com.

Reply via email to