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

Commits on Sep 30, 2024

  1. unixPB: improves Ant-Contrib role compatibility

    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: mahdi@ibm.com
    mahdipub committed Sep 30, 2024
    Configuration menu
    Copy the full SHA
    dd6d373 View commit details
    Browse the repository at this point in the history