add docker-compose-plugin to dependencies

This commit is contained in:
tom.chivert 2023-07-20 11:55:06 +02:00
parent d8afed3b98
commit 4581660f14

View File

@ -9,5 +9,6 @@
name: name:
- curl - curl
- jq - jq
- docker-compose-plugin
state: present state: present
tags: ['prometheus'] tags: ['prometheus']