mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 11:02:13 +02:00
removed gathering facts for localhost
This commit is contained in:
@@ -2,6 +2,7 @@
|
||||
- name: "Laptop installation & configuration"
|
||||
hosts: all
|
||||
connection: local
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- name: Install Eza (alternative to ls)
|
||||
become: true
|
||||
|
||||
Reference in New Issue
Block a user