diff --git a/playbook.yml b/playbook.yml index 16f152b..1a39e00 100644 --- a/playbook.yml +++ b/playbook.yml @@ -1,6 +1,6 @@ --- - name: "Laptop installation & configuration" - hosts: localhost + hosts: all connection: local tasks: - name: Install Fd (alternative to find)