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