mirror of
https://github.com/KevinMidboe/playbooks-retailor.git
synced 2026-09-07 13:32:06 +00:00
configure docker network separately
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
---
|
||||
- name: Create a Docker network for Monitoring
|
||||
docker_network:
|
||||
name: monitoring
|
||||
state: present
|
||||
Reference in New Issue
Block a user