Skip to content
New issue

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

unixPB: improves Ant-Contrib role compatibility #3753

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mahdipub
Copy link

It helps improve Ant-Contrib role by replacing wget with get_url module. Also when extracing, on macos the unarchive module might fails as it asks for gtar but default macos tar is bsdtar. The workaround is to run it as command on macos machines.

Signed-off-by: [email protected]

Checklist
  • 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

@karianna
Copy link
Contributor

@mahdipub linter failures

@sxa
Copy link
Member

sxa commented Sep 30, 2024

Given the comment above the line, This needs to be tested on Solaris before it can be approved.
VPC run at https://ci.adoptium.net/view/Tooling/job/VagrantPlaybookCheck/1969/

It helps improve `Ant-Contrib` role by replacing wget with get_url module. Also when extracting, on macos the `unarchive` module might fails as it asks for gtar but default macos tar is `bsdtar`. The workaround is to run it as command on macos machines.

Signed-off-by: [email protected]
@mahdipub mahdipub force-pushed the ant_contrib_role_improvement branch from 45d9d88 to dd6d373 Compare September 30, 2024 17:14
@mahdipub
Copy link
Author

@mahdipub linter failures

Thanks, that's resolved.

@karianna
Copy link
Contributor

karianna commented Oct 1, 2024

Given the comment above the line, This needs to be tested on Solaris before it can be approved. VPC run at https://ci.adoptium.net/view/Tooling/job/VagrantPlaybookCheck/1969/

Don't see Solaris as part of that run?

@sxa
Copy link
Member

sxa commented Nov 28, 2024

Given the comment above the line, This needs to be tested on Solaris before it can be approved. VPC run at https://ci.adoptium.net/view/Tooling/job/VagrantPlaybookCheck/1969/

Don't see Solaris as part of that run?

😕 Solaris10 is in there and green

image

Copy link
Contributor

@karianna karianna left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Some of the runs failed but solaris passed.

@sxa
Copy link
Member

sxa commented Dec 3, 2024

Tagging in @gdams for a review since he put in the use of wget for Solaris as part of #1585 but maybe the underlying problem was resolved in more recent versions of ansible

@sxa sxa requested a review from gdams December 3, 2024 13:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants