From d731dc2d239738d280cda773f7b607ad3738f864 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Wed, 14 Jan 2026 16:56:29 +0100 Subject: Rename playbook for clarity and avoid confusion --- bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.yml b/bootstrap.yml index 056ac99d..4ebca82a 100644 --- a/bootstrap.yml +++ b/bootstrap.yml @@ -1,5 +1,5 @@ --- -- name: "Local machine bootstrap" +- name: "Machine bootstrap" gather_facts: true tags: ["required_for_boot"] hosts: -- cgit v1.2.3