Some task hangs execution

This task is locking up on some servers. It’s not often that happens.

  • name: Reconfigure console
    shell: dpkg-reconfigure -f noninteractive console-setup -u
    sudo: yes
    tags:
  • newpdv
  • grub

What I can improve on that task?

Best Regards.