--- - name: restart systemd-binfmt become: true systemd: name: systemd-binfmt enabled: true state: restarted