- name: Setup Debain system - remove SystemD hosts: "{{ hosts | default('all') }}" gather_facts: false roles: - remove-systemd