Opting for an example minio setup over filebrowser
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
- name: Apply docker compose with services
|
||||
community.docker.docker_compose_v2:
|
||||
project_src: "{{ services.compose_dir }}"
|
||||
remove_orphans: true
|
||||
register: compose_output
|
||||
- name: Show output of docker compose apply
|
||||
ansible.builtin.debug:
|
||||
|
||||
Reference in New Issue
Block a user