From 11bf978318f74f6f7701e9f5d669bef5b9862107 Mon Sep 17 00:00:00 2001 From: Ahmed Abdelhalim Date: Mon, 22 Sep 2025 17:16:36 +0200 Subject: Update bootstrap task name --- bootstrap.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap.yml b/bootstrap.yml index 184906e8..a7f55e13 100644 --- a/bootstrap.yml +++ b/bootstrap.yml @@ -1,5 +1,5 @@ --- -- name: "Dev machines bootstrap" +- name: "Local machine bootstrap" gather_facts: true tags: ["required_for_boot"] hosts: -- cgit v1.2.3