1
0
Fork 0
mirror of https://github.com/roles-ansible/role-grafana-kiosk.git synced 2024-08-16 10:09:49 +02:00

improve systemd mngmnt

This commit is contained in:
L3D 2020-07-03 12:51:09 +02:00 committed by L3D
parent b759667653
commit 9f158af86f
No known key found for this signature in database
GPG key ID: 5215C3441797AB2B
2 changed files with 2 additions and 1 deletions

View file

@ -11,7 +11,7 @@ jobs:
- uses: actions/checkout@v2
- name: ansible check with debian:buster
uses: roles-ansible/check-ansible-debian-buster-action@vars
uses: roles-ansible/check-ansible-debian-buster-action@master
with:
targets: "./"
vars: "grafana_kiosk:\n manage_systemd: false"

View file

@ -22,6 +22,7 @@
mode: 0664
owner: root
group: root
when: grafana_kiosk.manage_systemd | bool
notify: systemctl restart grafana-kiosk.service
- name: deploy env vars