docker - addd python3-docker

This commit is contained in:
Ludovic Cartier 2024-04-24 16:25:45 +02:00
parent 7a3f7bac43
commit deca41d2f6

View File

@ -19,10 +19,11 @@
- containerd.io
- docker-buildx-plugin
- docker-compose-plugin
- python3-docker
state: present
tags: ['docker']
- name: create docker-compose directory
- name: create docker-compose directory
file:
path: /opt/docker-compose
state: directory