--- - name: "Setup a node as ansible-able" hosts: "{{ target if target is defined else 'planets' }}" roles: - role: ansible-node