You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging
Toshio Kuratomi bebb11b918 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.
5 years ago
..
arch Update README.md (#37272) 6 years ago
debian debian: prepare the ansible-test package 5 years ago
gentoo Ansible is available in the main Gentoo repository 10 years ago
macports Convert README from Markdown to ReStructured Text and use as longdesc (#22330) 6 years ago
release ansible-doc added a new required element and broke changelog generation 5 years ago
requirements Revert "New Module: NetApp Account (#59939)" 5 years ago
rpm Disable setting of -s in shebang 5 years ago
sdist Add link check to `make sdist`. 6 years ago