diff options
| author | Ahmed AbdelHalim <[email protected]> | 2026-01-14 16:56:29 +0100 |
|---|---|---|
| committer | Ahmed AbdelHalim <[email protected]> | 2026-01-14 16:56:29 +0100 |
| commit | b0e18c29a2e51dd58062faf2c0c3f1f669ab8c2c (patch) | |
| tree | 6a086ff800d92793fa09f905892f13e846c95f82 /bootstrap.yml | |
| parent | ffac61f07e7c031d2fb4b1e5c7916832d8237303 (diff) | |
Rename playbook for clarity and avoid confusion
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 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: |
