You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 27, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered: