diff --git a/playbooks/97_test.yml b/playbooks/97_test.yml index 898c08d..b1d166a 100644 --- a/playbooks/97_test.yml +++ b/playbooks/97_test.yml @@ -1,7 +1,7 @@ --- -- hosts: "{{ working_host | default('nas') }}" +- hosts: router become: false - gather_facts: False + gather_facts: true tasks: - debug: msg: play1