From 13c9e46e8026bd019c19f467b7282787f28307dc Mon Sep 17 00:00:00 2001 From: zuoxuesong-worker Date: Tue, 2 Sep 2025 17:37:03 +0800 Subject: [PATCH] feat: change artiface image host list (#2743) Signed-off-by: xuesongzuo@yunify.com --- builtin/core/playbooks/artifact_images.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builtin/core/playbooks/artifact_images.yaml b/builtin/core/playbooks/artifact_images.yaml index 21a10ba8..4201d258 100644 --- a/builtin/core/playbooks/artifact_images.yaml +++ b/builtin/core/playbooks/artifact_images.yaml @@ -1,7 +1,7 @@ --- # Load default variables and perform prechecks on all hosts - hosts: - - all + - localhost tags: ["always"] roles: - defaults