mirror of https://github.com/ansible/ansible.git
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.pull/18777/head
parent
720574ef77
commit
606ac78a20
Loading…
Reference in New Issue