diff options
author | Toshio Kuratomi <a.badger@gmail.com> | 2019-09-18 19:12:11 -0700 |
---|---|---|
committer | Toshio Kuratomi <a.badger@gmail.com> | 2019-09-18 20:37:00 -0700 |
commit | 1bb6d3c21a8bd453ca3a55bd7b8471883dd03af2 (patch) | |
tree | 15ade80ce5b0008888e0e3a8db186d0a42825509 /.gitignore | |
parent | 6aa02a74fe5013a02cc499cc0712e7b10d0fa9f4 (diff) | |
download | ansible-1bb6d3c21a8bd453ca3a55bd7b8471883dd03af2.tar.gz |
[stable-2.9] Disable setting of -s in shebang
RPM builds on Fedora and RHEL create a python shebang line with -s
This is not good for ansible since ansible has a lot of optional
features which need extra dependencies installed. If the user installs
those extra dependencies to their home directory or to /usr/local then
the -s will keep them from being used.
(cherry picked from commit bebb11b)
Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions