1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-07-03 09:08:54 +00:00

win_certificate_store - Fix exception handling typo (#52906)

This commit is contained in:
Jordan Borean 2019-02-25 13:00:04 +10:00 committed by GitHub
parent 3635c59b23
commit 1126f76d4d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 1 deletions

View file

@ -0,0 +1,2 @@
bugfixes:
- win_certificate_store - Fix exception handling typo