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

Added remote_src to unarchive command #1

Merged
merged 1 commit into from
Jan 27, 2018

Conversation

aig787
Copy link
Contributor

@aig787 aig787 commented Jan 22, 2018

Starting with ansible 2.4 (I think, I'm running into the issue with 2.4.1) remote source must be set otherwise you get the error:

TASK [yarn-install : unarchive...] ************************************************************************************************************
fatal: [yarn-slave0.xxx.local]: FAILED! => {"changed": false, "failed": true, "msg": "Could not find or access '/tmp/yarn-v1.3.2.tar.gz'"}

As described here ansible/ansible#31926

@andrewrothstein andrewrothstein merged commit 5d0ba79 into andrewrothstein:master Jan 27, 2018
@andrewrothstein
Copy link
Owner

Thanks for your contribution! I published it to the galaxy as yarn v1.0.1.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants