using the host all defined in the inventory

This commit is contained in:
aminnairi
2023-11-27 19:51:29 +01:00
parent 78fad39d3e
commit 39fef9f254
+1 -1
View File
@@ -1,6 +1,6 @@
---
- name: "Laptop installation & configuration"
hosts: localhost
hosts: all
connection: local
tasks:
- name: Install Fd (alternative to find)