mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Enable mote-updater service in role
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user