chore: align with latest suggestions from ansible-lint

This commit is contained in:
Michele Cereda
2025-01-24 19:17:46 +01:00
parent 03dad0c2f4
commit b492719855

View File

@@ -88,7 +88,7 @@
- name: Start the composition
tags:
- docker-compose
community.docker.docker_compose:
community.docker.docker_compose_v2:
project_src: "{{ pihole_root_dir }}"
- name: Create the cron job to update Graviton's DB
tags: