mirror of https://github.com/ansible/ansible.git
[stable-2.7] pip - Fix check_mode for prerelease packages (#68690)
* pip - Fix check_mode for prerelease packages
Fixes #68592.
Signed-off-by: Rick Elrod <rick@elrod.me>
Co-authored-by: Matt Martz <matt@sivel.net>.
(cherry picked from commit 82c60db49b
)
Co-authored-by: Rick Elrod <rick@elrod.me>
pull/69114/head
parent
27e4023350
commit
a5c671da74
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "pip - check_mode with ``state: present`` now returns the correct state for pre-release versioned packages"
|
Loading…
Reference in New Issue