Skip to content
This repository has been archived by the owner on May 27, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants