--- - name: "Setup the target for pi-hole" hosts: "{{ target if target is defined else 'planets' }}" roles: - role: pi-hole