system-config/playbooks/roles/install-ansible/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
..
install_ansible_collection.yaml install-ansible: fix collections install for devel job 2020-09-21 17:27:23 +10:00
main.yaml pip: use latest instead of upgrade 2022-12-06 17:28:09 +11:00