Apparently `local_action` and `delegate_to` handle `become: false` differently. The later ignored it when it was done at task level.
Apparently `local_action` and `delegate_to` handle `become: false` differently. The later ignored it when it was done at task level.