community.sap_libs icon indicating copy to clipboard operation
community.sap_libs copied to clipboard

Remove Python shebang

Open sean-freeman opened this issue 1 year ago • 5 comments

Summary

Remove Python shebang from all Ansible Modules, which cause errors with Python venv edit: when using Ansible Core 2.17+: https://github.com/search?q=repo%3Asap-linuxlab%2Fcommunity.sap_libs%20%23!&type=code

See Ansible Core built-in modules for proof (shebang only exists on hostname Ansible Module): https://github.com/search?q=repo%3Aansible%2Fansible+path%3A%2F%5Elib%5C%2Fansible%5C%2Fmodules%5C%2F%2F+%23%21&type=code

Issue Type

Bug Report

Component Name

python

Ansible Version

N/A

community.sap_libs Version

All

Configuration

N/A

OS / Environment

No response

Steps to Reproduce

N/A

Expected Results

N/A

Actual Results

No response

Code of Conduct

  • [X] I agree to follow the Ansible Code of Conduct

sean-freeman avatar Nov 09 '24 00:11 sean-freeman