Kaynağa Gözat

changed target group

aeth 9 ay önce
ebeveyn
işleme
ca0f1fdc0f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  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: