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

failed determining service state, possible typo of service name?" #230

Open
rhedgomez opened this issue Jun 25, 2018 · 1 comment
Open

Comments

@rhedgomez
Copy link

rhedgomez commented Jun 25, 2018

Hello, when running the playbook: I am having error on this task: name: Start Tomcat
name: Start Tomcat
service: name=tomcat state=started enabled=yes

invocation": {
"module_args": {
"arguments": "",
"enabled": true,
"name": "tomcat",
"pattern": null,
"runlevel": "default",
"sleep": null,
"state": "started"
}
},
"msg": "failed determining service state, possible typo of service name?"
**can someone help please.. thanks inadvance

@webknjaz
Copy link
Member

Do you have tomcat service on the target host pre-installed?

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

No branches or pull requests

2 participants