Files
community.general/lib/ansible/modules/source_control
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
..
2016-12-08 11:22:22 -05:00
2016-12-08 11:25:21 -05:00
2016-12-08 11:24:53 -05:00