summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/compat
Commit message (Expand)AuthorAgeFilesLines
* selinux: return selinux_getpolicytype facts (#73609)Abhijeet Kasurde2021-03-011-1/+11
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-101-0/+103
* Fix filedescriptor out of range in select() when running commands (#65058)Bob Weinand2020-05-142-0/+711
* Address compat issue for collection loading on py26 (#68219)Matt Martz2020-03-231-0/+18
* Migrated to ansible.netcommonAnsible Core Team2020-03-231-2476/+0
* Handle InternalError raised by cryptography when running in FIPS mode (#65477)Sam Doran2019-12-091-1/+4
* Do not look for a paramiko compat package anymore (#55106)Toshio Kuratomi2019-04-101-6/+1
* Change default smart connection to ssh on macOS and remove paramiko from requ...Sam Doran2019-04-031-0/+19
* Have update-bundled check for updates to all bundled codeToshio Kuratomi2019-02-061-0/+5
* Misc fixes for several errorsAbhijeet Kasurde2018-11-021-1/+1
* Enable pylint rules and fix exposed bugs. (#47219)Matt Clay2018-10-191-1/+1
* Adds the ipaddress compat library backport from Python 3.x (#42265)Tim Rupp2018-07-172-0/+2471