repo: Add container tag to all hosted container tasks
This commit is contained in:
parent
9d36fe5714
commit
fbaab26f7f
1 changed files with 2 additions and 0 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue