diff --git a/ansible/ping_check.yml b/ansible/ping_check.yml index 62e9f25..fc7c99d 100644 --- a/ansible/ping_check.yml +++ b/ansible/ping_check.yml @@ -1,6 +1,6 @@ --- - name: Test dostępności hostów oraz logowania SSH - hosts: nni + hosts: all gather_facts: false # Wyłączone, aby playbook nie wywalił się na wstępie na niedostępnych maszynach tasks: