mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00: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:
committed by
Toshio Kuratomi
parent
a36ebd979d
commit
b5eca624d0
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user