--- - name: Apply common role hosts: "{{ target | default('all') }}" become: true roles: - common - docker-host