Skip to content
This repository has been archived by the owner on Apr 16, 2018. It is now read-only.

Removed tasks/install path to make copy work with Ansible 2. #56

Closed
wants to merge 1 commit into from

Conversation

nhooey
Copy link

@nhooey nhooey commented Jan 21, 2016

The parameter in the copy directive: src: ../../files/rabbitmq.list
breaks with Ansible 2 because the script is in the tasks/install
subdirectory. It's best to not make extra subdirectories.

The parameter in the copy directive: `src: ../../files/rabbitmq.list`
breaks with Ansible 2 because the script is in the `tasks/install`
subdirectory. It's best to not make extra subdirectories.
willkg added a commit to mdn/kuma that referenced this pull request Jan 21, 2016
This tweaks bits of the rabbitmq task using the changes in this PR:

Mayeu/ansible-playbook-rabbitmq#56

That allows the task to work with both ansible 1.9 and 2.
@palvarez89
Copy link

This change seems to work, and would fix #57

@gregorskii
Copy link

+1

@si14
Copy link

si14 commented Mar 30, 2016

This issue breaks my builds. Is it possible to merge the PR?

@Mayeu
Copy link
Owner

Mayeu commented Mar 18, 2017

Thank you for your contribution.

Sadly, and has you may have guessed, I don't use this project anymore, nor do I have the time to continue to maintain it. I may at some point start to use it again, but that is not on my priority right now.

Feel free to fork and improve, I can even link potential fork in the README.

Wishing you the best, and a gajillion more contribution in your lifetime 🙏✨

@Mayeu Mayeu closed this Mar 18, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants