1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-02 22:37:08 +00:00
community.general/lib
Jamie Evans 606ac78a20 verify both tags and commits (#2654)
This fixes a bug where the module fails to verify tags.  I added a conditional statement in `verify_commit_sign()` that checks if `version` argument is a tag, if so, use `git verify-tag` instead.
2016-12-08 11:25:21 -05:00
..
ansible verify both tags and commits (#2654) 2016-12-08 11:25:21 -05:00