1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/cli
Dionysis Grigoropoulos 6f11896303
ansible-pull: Add option to verify gpg signature of a commit
Add option '--verify-commit' to verify a GPG signature of the checked
out commit. As noted in the git module documentantion, this requires
git version >= 2.1.0
2015-06-10 17:29:04 +03:00
..
__init__.py readjusted limit opts, makes no sense in adhoc when you already specify selection 2015-06-09 17:35:19 -04:00
adhoc.py readjusted limit opts, makes no sense in adhoc when you already specify selection 2015-06-09 17:35:19 -04:00
doc.py Making the switch to v2 2015-05-03 21:47:26 -05:00
galaxy.py Making the switch to v2 2015-05-03 21:47:26 -05:00
playbook.py fixed ansible pull, reorged validate function for cli to be function specific like parser 2015-06-09 17:24:43 -04:00
pull.py ansible-pull: Add option to verify gpg signature of a commit 2015-06-10 17:29:04 +03:00
vault.py Add missing import in vault.py 2015-06-05 23:04:21 -04:00