matrix-docker-ansible-deploy/roles/custom/matrix-common-after/tasks/main.yml

11 lines
233 B
YAML
Raw Normal View History

# SPDX-FileCopyrightText: 2024 MDAD Team and contributors
#
# SPDX-License-Identifier: AGPL-3.0-or-later
---
2021-02-20 09:19:17 +00:00
- tags:
2020-10-10 02:11:26 +00:00
- run-docker-prune
block:
- ansible.builtin.include_tasks: "{{ role_path }}/tasks/run_docker_prune.yml"