aboutsummaryrefslogtreecommitdiff
path: root/containers.yml
diff options
context:
space:
mode:
authorspmfox <spmfox@foxwd.com>2024-08-28 18:08:07 -0400
committerspmfox <spmfox@foxwd.com>2024-08-28 18:08:07 -0400
commit2453f089caff5963f0848321a4443990f6077298 (patch)
tree1b561225b017795ef70cb2aab2392e46289da00e /containers.yml
parent2cccdbb42ff3b7a87210bda57870a455fc54147a (diff)
fixing tag logic for new smarter host selection
Diffstat (limited to 'containers.yml')
-rw-r--r--containers.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/containers.yml b/containers.yml
index c582178..5697a8a 100644
--- a/containers.yml
+++ b/containers.yml
@@ -6,6 +6,8 @@
name: localhost
ansible_connection: "local"
when: groups['all'] | length == 0
+ tags:
+ - always
- hosts: all