Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Require `from __future__ import annotations` (#81902) | Matt Clay | 2023-10-05 | 1 | -2/+1 |
| | |||||
* | Fix module_utils_common.respawn test. (#78248) | Matt Clay | 2022-07-12 | 1 | -1/+1 |
| | | | The respawn failure can be returned on either stdout or stderr. | ||||
* | Rename integration test targets. | Matt Clay | 2021-08-31 | 3 | -0/+69 |
Improve consistency with naming of tests for Ansible CLI commands. Fix naming of module_utils tests to match the files under test. |