- block: - name: install git community.general.pacman: name: git state: present - include_tasks: utils/once_finalize.yml vars: flush_handlers: false when: run_once_dev_git is not defined