Add grafana docker network and restrict port binds

This commit is contained in:
Jake Howard
2021-03-04 14:39:40 +00:00
parent 155bc837a8
commit fe2450d43b
5 changed files with 24 additions and 5 deletions

View File

@ -1,3 +1,7 @@
- name: Create network
docker_network:
name: grafana
- name: Create grafana install directory
file:
path: /opt/grafana