unixPB: improves download and verify of ant binary
by replacing command: wget with get_url module, it helps to support more systems. Also while running GPG Signature verification some systems (e.g old mac machines) have problem with wget while running package_signature_verification.sh. This change makes sure all systems will find wget in their PATH.
Sigend-off-by: [email protected]
Checklist
- [x] commit message has one of the standard prefixes
- [ ] faq.md updated if appropriate
- [ ] other documentation is changed or added (if applicable)
- [ ] playbook changes run through VPC or QPC (if you have access)
- [ ] VPC/QPC not applicable for this PR
- [ ] for inventory.yml changes, bastillion/nagios/jenkins updated accordingly
@mahdipub linter failures
@mahdipub linter failures
Thanks, resolved.
VPC: https://ci.adoptium.net/view/Tooling/job/VagrantPlaybookCheck/2033/
@mahdipub Please avoid force pushing into PRs unless you really need to while people are reviewing as it makes it very hard to see what has been updated since the last time you looked.
@mahdipub Will need a rebase
@mahdipub Will need a rebase
Done.
Needs a re-run of VPC once the jenkins server is back up and running
VPC run https://ci.adoptium.net/job/VagrantPlaybookCheck/2147
VPC run https://ci.adoptium.net/job/VagrantPlaybookCheck/2147
@mahdipub Assuming you still want to get this in, can you rebase your changes on top of master as there's some fixes we need in there to be able to run these checks
New VPC run at https://ci.adoptium.net/job/VagrantPlaybookCheck/2162/ because the last one wasn't great
/thaw