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

combine start/enable service in one line #13

Merged
merged 4 commits into from
Mar 24, 2017

Conversation

sjourdan
Copy link
Contributor

No description provided.

@eliecharra eliecharra self-assigned this Mar 13, 2017
@eliecharra eliecharra self-requested a review March 13, 2017 08:58
@sjourdan
Copy link
Contributor Author

cleaner PR

name: traefik
state: started
- name: Ensure traefik service is enabled and running
service: name=traefik state=started enabled=yes
Copy link
Member

Choose a reason for hiding this comment

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

@sjourdan Could you remove task inline config (name=...) and put each option on a single line to be ?

To be more homogenous with the rest of the role.

@eliecharra
Copy link
Member

I merge this, will fix style in master

@eliecharra eliecharra merged commit 05c80f3 into kibatic:master Mar 24, 2017
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.

2 participants