Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove Python 2 compat (via six) from unit tests | Matt Clay | 2023-11-02 | 1 | -1/+1 |
* | Remove Python 2.x compat from unit tests (#82109) | Matt Clay | 2023-11-02 | 1 | -1/+1 |
* | Require `from __future__ import annotations` (#81902) | Matt Clay | 2023-10-05 | 1 | -2/+1 |
* | Manage basic.selinux completely, instead of mocking potentially missing modul... | Matt Martz | 2023-04-11 | 1 | -31/+51 |
* | Prefer unittest.mock over mock. (#77886) | Matt Clay | 2022-05-23 | 1 | -1/+1 |
* | Remove obsolete units.compat.mock compat layer. (#77118) | Matt Clay | 2022-02-23 | 1 | -1/+2 |
* | module compat for py3.8+ controller (#73423) | Matt Davis | 2021-02-11 | 1 | -210/+145 |
* | Remove remaining examples of 1.1.1.1 (#70552) | Mark Chappell | 2020-07-14 | 1 | -1/+1 |
* | Move unit test compat code out of `lib/ansible/`. (#46996) | Matt Clay | 2018-10-13 | 1 | -1/+1 |
* | AnsiballZ improvements | Toshio Kuratomi | 2018-07-27 | 1 | -1/+3 |
* | Split basic units (#33510) | Toshio Kuratomi | 2017-12-18 | 1 | -0/+252 |