This commit is contained in:
AMing Lau 2025-07-08 03:06:00 +00:00 committed by GitHub
commit b4ae844b9b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,7 @@
---
- name: Start Portainer
community.docker.docker_compose:
community.docker.docker_compose_v2:
project_src: /home/ubuntu/docker-compose/portainer
state: present
restarted: true
recreate: auto