Skip to content
Snippets Groups Projects
Commit e0722f5f authored by Robin Sonnabend's avatar Robin Sonnabend Committed by Thomas Schneider
Browse files

Replace service state=running by state=started

Apparently this is also deprecated for 2.7
parent 344fb5bd
No related branches found
No related tags found
No related merge requests found
......@@ -41,7 +41,7 @@
- packages
- name: ensure x2go server is running and enabled
service: name=x2goserver state=running enabled=yes
service: name=x2goserver state=started enabled=yes
tags:
- x2go
- service
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment