repo: Add container tag to all hosted container tasks

This commit is contained in:
Marty Oehme 2025-07-17 17:36:11 +02:00
parent 9d36fe5714
commit fbaab26f7f
Signed by: Marty
GPG key ID: 4E535BC19C61886E

View file

@ -32,6 +32,8 @@
- name: Prepare all docker hosted containers
hosts: instance_system
tags:
- containers
tasks:
- name: Set up Caddy stack
ansible.builtin.import_role: