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/lib/ansible
elara-leitstellentechnik 437a08eb6d
Map Debian 8 to Python 2 (#74152)
* Map Debian 8 to Python 2

If Python 3 is installed on Debian 8 Ansible cannot run, as the version
is too old (3.4)

* Add integration test for python interpreter discovery on Debian 8

* fix test issue on Debian 9, add changelog

* un"fix" not broken test :D

Co-authored-by: Fabian Klemp <fabian.klemp@elara-gmbh.de>
Co-authored-by: Matt Davis <mrd@redhat.com>
4 years ago
..
_vendor Rename to ansible-core (#72594) 4 years ago
cli [2.12] 'attributes' (#73707) 4 years ago
collections saner path dir management (#72648) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Map Debian 8 to Python 2 (#74152) 4 years ago
errors Correctly set path and fullpath for template vars (#73924) 4 years ago
executor [controller ansiballz] escape directory regex (#74270) 4 years ago
galaxy nonzero exit code on `ansible galaxy collection verify` failures (#74051) 4 years ago
inventory inventory: misc typo fixes (#73695) 4 years ago
module_utils Add porting guide and documentation for changes to argument spec validation (#74268) 4 years ago
modules Add umask option to user module (#73821) 4 years ago
parsing various fixes to command (#74212) 4 years ago
playbook Only check if play.hosts is a template when the play hasn't been finalized (#73941) 4 years ago
plugins [become] Add Solaris chmod ACL fallback 4 years ago
template Catch errors getting filters (#74127) 4 years ago
utils defend against bad or missing crypt (#74304) 4 years ago
vars Only check if play.hosts is a template when the play hasn't been finalized (#73941) 4 years ago
__init__.py transparent downstream vendoring (#69850) 4 years ago
constants.py All lookups ported to config system (#74108) 4 years ago
context.py Become plugins (#50991) 6 years ago
keyword_desc.yml Document and warn when max_fail and free are used (#72616) 4 years ago
release.py prep for 2.12 version bump (#74126) 4 years ago