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
|
- restart apache
|
||||||
|
|
||||||
- name: start mote-updater service
|
- name: start mote-updater service
|
||||||
service: name={{ item }} state=started
|
service: name=mote-updater state=started enabled=yes
|
||||||
with_items:
|
|
||||||
- mote-updater
|
|
||||||
tags:
|
tags:
|
||||||
- services
|
- services
|
||||||
- mote
|
- mote
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue