forked from FF-RGB/ansible
grafana: fix typo
This commit is contained in:
parent
d0ff422b67
commit
f882c6e41a
@ -9,7 +9,7 @@
|
||||
- name: Install grafana
|
||||
apt: name=grafana
|
||||
|
||||
- nane: Install grafana rendering dependencies:
|
||||
- name: Install grafana rendering dependencies
|
||||
apt:
|
||||
name:
|
||||
- libxdamage1
|
||||
|
Loading…
Reference in New Issue
Block a user