diff --git a/playbook.yml b/playbook.yml index 6a8e7dd..e534057 100644 --- a/playbook.yml +++ b/playbook.yml @@ -2,6 +2,7 @@ - name: "Laptop installation & configuration" hosts: all connection: local + gather_facts: false tasks: - name: Install Eza (alternative to ls) become: true