docker-swarm

This commit is contained in:
James Turland
2025-02-05 12:37:22 +00:00
parent d8f02e3f03
commit a64aeefc43
25 changed files with 307 additions and 0 deletions

View File

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