system-config/playbooks/roles/create-venv/tasks
Ian Wienand c921954649
pip: use latest instead of upgrade
I'm not sure if this is clearer or not (which is why I proposed it
separately here).

From inspection of the code, adding "state: latest" just means Ansible
runs "install -U" ... which is pretty much the same thing as adding
--upgrade.  Which is clearer, I'm not sure?

Change-Id: I6e31523686555e33d062f3b05f2385d7e21e2620
2022-12-06 17:28:09 +11:00
..
main.yaml pip: use latest instead of upgrade 2022-12-06 17:28:09 +11:00