mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 12:12:13 +02:00
using the host all defined in the inventory
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
---
|
||||
- name: "Laptop installation & configuration"
|
||||
hosts: localhost
|
||||
hosts: all
|
||||
connection: local
|
||||
tasks:
|
||||
- name: Install Fd (alternative to find)
|
||||
|
||||
Reference in New Issue
Block a user