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