--- # file: playbooks/remotes.yml - hosts: '{{ target | default("remotes") }}' roles: - remotes tags: - remotes