--- - hosts: containers become: false gather_facts: true tasks: - debug: msg: play1 - name: Test command: free when: inventory_hostname in groups['router']