We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
since we use get_url, I believe there is value in having the checksum in vars, this will avoid superfluous downloads.
The default will have to be https://releases.ansible.com/ansible-tower/setup-bundle/ansible-tower-setup-bundle-CHECKSUM and there should be a comment that the checksum URL can be replaced with a checksum.
The text was updated successfully, but these errors were encountered:
It seems get_url neither deals with a gpg signed checksums file nor with a multi-line checksums file.
get_url
Filed upstream bug at ansible/ansible#48790
Sorry, something went wrong.
note to self, current state in branch pcfe-add-tarball-checksum will continue working on this when upstream bug is fixed
pcfe
No branches or pull requests
since we use get_url, I believe there is value in having the checksum in vars, this will avoid superfluous downloads.
The default will have to be https://releases.ansible.com/ansible-tower/setup-bundle/ansible-tower-setup-bundle-CHECKSUM and there should be a comment that the checksum URL can be replaced with a checksum.
The text was updated successfully, but these errors were encountered: