mirror of
https://github.com/davestephens/ansible-nas
synced 2024-12-26 03:23:11 +00:00
3da19e5708
* Rejig of playbook to load roles from ansible-galaxy * Remove ansible-nas role and move tasks to tasks directory * Add InfluxDB/Telegraf/Grafana for monitoring & dashboards * Automatically configure InfluxDB as a datasource in Grafana * Switch to ZFS Docker driver * Add note about switching to overlay2 Docker driver if required
6 lines
No EOL
87 B
YAML
6 lines
No EOL
87 B
YAML
---
|
|
- name: geerlingguy.docker
|
|
version: 2.1.0
|
|
|
|
- name: bertvv.samba
|
|
version: v2.5.0 |