Enable mote-updater service in role
This commit is contained in:
parent
b6c776093b
commit
3d7603cbe2
1 changed files with 1 additions and 3 deletions
|
@ -26,9 +26,7 @@
|
|||
- restart apache
|
||||
|
||||
- name: start mote-updater service
|
||||
service: name={{ item }} state=started
|
||||
with_items:
|
||||
- mote-updater
|
||||
service: name=mote-updater state=started enabled=yes
|
||||
tags:
|
||||
- services
|
||||
- mote
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue