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