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 | d731dc2d239738d280cda773f7b607ad3738f864 (patch) | |
| tree | 6a086ff800d92793fa09f905892f13e846c95f82 /bootstrap.yml | |
| parent | 1558882b8cc9ff338a20d98efb1b782723643ce4 (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: |
