diff options
| -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: |
