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

Let handler (re)start marathon #37

Merged
merged 1 commit into from
Nov 1, 2016

Conversation

veger
Copy link
Contributor

@veger veger commented Oct 31, 2016

When installing marathon it gets (re)started twice, as enabling the service also starts it.
After the role finished the handler also (re)starts the service again.

By removing the optional (when enabled is used) state parameter it does not start at this at this task (but when the role finished), preventing (re)starting twice.

Copy link
Member

@ernestas-poskus ernestas-poskus left a comment

Choose a reason for hiding this comment

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

Thank you for your contribution

@ernestas-poskus ernestas-poskus merged commit 5b081bb into AnsibleShipyard:master Nov 1, 2016
@veger veger deleted the start_once branch November 21, 2016 14:09
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.

2 participants