mirror of
https://github.com/roles-ansible/role-grafana-kiosk.git
synced 2024-08-16 10:09:49 +02:00
update missing var
This commit is contained in:
parent
835d5cc8d1
commit
2f0d58e78f
1 changed files with 2 additions and 2 deletions
|
@ -21,7 +21,7 @@ _grafana_kiosk:
|
|||
playlist: false
|
||||
URL: https://play.grafana.org
|
||||
ignore_certificate_errors: false
|
||||
enable_systemd: true
|
||||
manage_systemd: true
|
||||
display: DISPLAY=:0
|
||||
lightdm_autologin: false
|
||||
|
||||
|
@ -32,5 +32,5 @@ _dl_matrix:
|
|||
'armv6l': "grafana-kiosk.linux.armv6"
|
||||
'armv5l': "grafana-kiosk.linux.armv5"
|
||||
|
||||
playbook_version_number: 17 # should be an integer
|
||||
playbook_version_number: 18 # should be an integer
|
||||
playbook_version_path: 'role-grafana-kiosk_roles-ansible_github.com.version' # unique string
|
||||
|
|
Loading…
Reference in a new issue