diff options
| author | Ahmed Abdelhalim <[email protected]> | 2025-09-22 17:16:36 +0200 |
|---|---|---|
| committer | Ahmed Abdelhalim <[email protected]> | 2025-09-22 17:16:36 +0200 |
| commit | 11bf978318f74f6f7701e9f5d669bef5b9862107 (patch) | |
| tree | b6fd4cfa9487ca7cf2fde83032cb52012b3ae12e /bootstrap.yml | |
| parent | 1d48d7d526c63caf8a08e0bd9972152b9f27c266 (diff) | |
Update bootstrap task name
Diffstat (limited to 'bootstrap.yml')
| -rw-r--r-- | bootstrap.yml | 2 |
1 files changed, 1 insertions, 1 deletions
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: |
