We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1ad45e9 commit a41d065Copy full SHA for a41d065
1 file changed
tasks/install_from_package.yml
@@ -2,4 +2,3 @@
2
ansible.builtin.pip:
3
name: "pyproxytools{{ '==' + pyproxy.package.version if pyproxy.package.version != 'latest' else '' }}"
4
state: present
5
-
0 commit comments