--- - name: install dnf package become: true dnf: name: - neovim - python3-neovim state: latest - include_tasks: Unix.yaml