Răsfoiți Sursa

changed target group

aeth 9 luni în urmă
părinte
comite
ca0f1fdc0f
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      playbook_gather_facts.yml

+ 1 - 1
playbook_gather_facts.yml

@@ -1,6 +1,6 @@
 ---
 - name: "Gather facts playbook"
-  hosts: "workstations"
+  hosts: "all"
   tasks:
     - name: "gathering facts"
       ansible.builtin.gather_facts: