main
MIchael Haehnel 2 years ago
parent 88d0038109
commit 4346f2b64a
No known key found for this signature in database
GPG Key ID: D2FA233B52AEC75C

@ -105,12 +105,6 @@
timeout: 60 timeout: 60
delegate_to: localhost delegate_to: localhost
# - name: "Smardigo Patchday: start services"
# community.docker.docker_compose_v2:
# project_src: "{{ item | dirname }}"
# state: present
# loop: "{{ docker_compose_services.files | map(attribute='path') }}"
- hosts: elastic - hosts: elastic
serial: 1 serial: 1
become: yes become: yes

Loading…
Cancel
Save