mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2024-11-06 18:57:37 +01:00
7 lines
127 B
YAML
7 lines
127 B
YAML
---
|
|
|
|
- tags:
|
|
- run-docker-prune
|
|
block:
|
|
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/run_docker_prune.yml"
|