Skip to content
This repository was archived by the owner on Dec 28, 2021. It is now read-only.

fixed some ansible-lint messages - #1

Open
flamableconcrete wants to merge 1 commit into
MetaSyntactical:masterfrom
flamableconcrete:master
Open

fixed some ansible-lint messages#1
flamableconcrete wants to merge 1 commit into
MetaSyntactical:masterfrom
flamableconcrete:master

Conversation

@flamableconcrete

Copy link
Copy Markdown

I'm actually not on a machine I can test this, but it looks like it should work. The only thing I would be concerned about is the

extra_opts=["--strip=1"]

line in the unarchive module. I've never used that before, but who knows - hopefully it should work! And apparently Ansible is adding in the --strip option to the unarchive module soon anyway - ansible/ansible-modules-core#2480.

@flamableconcrete

Copy link
Copy Markdown
Author

Sad day :( Thanks Travis-CI though!

@dkreuer

dkreuer commented Jun 19, 2016

Copy link
Copy Markdown
Contributor

Hey Jared!

Thanks for your improvements which unfortunately do not work yet. I tried to use the ansible module to download the package before but couldn't make it work, hence the curl call.

As the unarchive module currently does not support the stripping of directory levels one could extract the directory to a temporary location and move the result around but I would like to postpone the changes to the next major version of the role (which will require newer Ansible version) for now.

@dkreuer dkreuer added this to the v2.0.0 milestone Jun 19, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants