mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
* 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 |
||
---|---|---|
.. | ||
group_vars | ||
host_vars | ||
roles | ||
targets | ||
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 | ||
iosxr.yaml | ||
jenkins.yml | ||
junos.yaml | ||
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 |