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/test
Brian Coca 9142be2f6c
Allow specifying specific python via shebang (#76677)
modules with python were always normalized to /usr/bin/python,
  while other interpreters could have specific versions.

* now shebang is always constructed by get_shebang and args are preserved
* only update shebang if interpreter changed
* updated test expectation
* added python shebang test
4 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 4 years ago
integration ansible-test - Remove AIX provisioning support. (#76747) 4 years ago
lib/ansible_test ansible-test - Remove azure support for Sherlock. 4 years ago
sanity Use antsibull 0.40.1 for docsite build (#76675) 4 years ago
support ansible-test pssa update and new rules (#76256) 4 years ago
units Allow specifying specific python via shebang (#76677) 4 years ago
utils/shippable Fix Windows CI scripts. 4 years ago