--- - hosts: "{{ working_host | default('nas') }}" become: false gather_facts: False tasks: - debug: msg: play1 - name: Test command: free