mirror of
https://github.com/ansible/awx.git
synced 2026-01-09 15:02:07 -03:30
11 lines
196 B
YAML
11 lines
196 B
YAML
---
|
|
apiVersion: 1
|
|
|
|
providers:
|
|
- name: awx-dashboards
|
|
type: file
|
|
allowUiUpdates: true
|
|
options:
|
|
foldersFromFilesStructure: true
|
|
path: /etc/grafana/provisioning/dashboards/
|