--- - name: Install pipx packages community.general.pipx: name: "{{ item }}" state: latest loop: - yt-dlp - pdm - poetry - halig - pre-commit - ruff - thefuck - streamlink - tldr