removed gathering facts for localhost

This commit is contained in:
aminnairi
2023-12-20 17:07:18 +01:00
parent 7134b5c3ef
commit 3703cee4e3
+1
View File
@@ -2,6 +2,7 @@
- name: "Laptop installation & configuration"
hosts: all
connection: local
gather_facts: false
tasks:
- name: Install Eza (alternative to ls)
become: true