Browse Source

changed target group

aeth 9 tháng trước cách đây
mục cha
commit
ca0f1fdc0f
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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: