Commit 21fee9f4 by Kevin Falcone

Expand the agent to restart

parent e078edee
......@@ -35,6 +35,6 @@
agents
- name: start mms service
service: name=item.agent state=started
service: name="{{ item.agent }}" state=started
with_items:
agents
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment