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