mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-10-22 20:13:59 -07:00
Refactor easy_install module
* PEP8 fix * Rectified string check in package install command stdout * Add abadger's code review changes Fixes #22245 Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
parent
a36ebd979d
commit
b5eca624d0
2 changed files with 14 additions and 10 deletions
|
@ -363,7 +363,6 @@ lib/ansible/modules/notification/slack.py
|
|||
lib/ansible/modules/notification/twilio.py
|
||||
lib/ansible/modules/packaging/language/bundler.py
|
||||
lib/ansible/modules/packaging/language/cpanm.py
|
||||
lib/ansible/modules/packaging/language/easy_install.py
|
||||
lib/ansible/modules/packaging/language/gem.py
|
||||
lib/ansible/modules/packaging/language/maven_artifact.py
|
||||
lib/ansible/modules/packaging/language/pear.py
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue