ansible/test/integration
Andreas Olsson 593297d7a2 Only use git verify-tag when verifying annotated tags (#26414)
* Only use `git verify-tag` when verifying annotated tags

The command `git verify-tag` only applies to annotated tags. When
verifying lightweight tags, which are more similar to non-moving
branches, one has to use `git verify-commit` instead.

Using ':' as a separator is appropriate since that is one of the
characters not allowed in a Git reference name.

See also https://www.kernel.org/pub/software/scm/git/docs/git-check-ref-format.html

* Improve testing of the Git module's gpg verification
2017-07-19 11:30:12 -04:00
..
group_vars
host_vars
roles
targets Only use git verify-tag when verifying annotated tags (#26414) 2017-07-19 11:30:12 -04:00
vars
amazon.yml
asa.yaml
azure.yml
cleanup_azure.py
cleanup_ec2.py
cleanup_gce.py
cleanup_rax.py
cloud-config-aws.yml.template
cloud-config-cs.ini.template
cloudflare.yml
cloudscale.yml
cnos.yaml
connection-buildah.yaml
consul.yml
consul_inventory.yml
consul_running.py
credentials.template
dellos6.yaml
dellos9.yaml
dellos10.yaml
eos.yaml
exoscale.yml
galaxy_playbook.yml
galaxy_playbook_git.yml
galaxy_roles.yml
galaxy_rolesfile
gce.yml
gce_credentials.py
integration_config.yml
inventory
inventory.network
inventory.networking.template
inventory.remote.template
inventory.winrm.template
ios.yaml Add ios_logging implementation module (#26785) 2017-07-17 12:45:53 +05:30
iosxr.yaml iosxr_logging implementation module (#26886) 2017-07-17 17:20:22 +05:30
jenkins.yml
junos.yaml net_lldp_interface module implementation for junos (#26915) 2017-07-18 12:14:10 +05:30
Makefile
netscaler.yaml
network-all.yaml
nxos.yaml
ops.yaml
ovs.yaml
platform_agnostic.yaml
rackspace.yml
setup_gce.py
target-prefixes.network
vyos.yaml