File tree Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Expand file tree Collapse file tree 1 file changed +14
-2
lines changed Original file line number Diff line number Diff line change 22Changelog
33=========
44
5+ 6.1.0
6+ =====
7+
8+ * Fix wrong package module on CentOS having dpkg tools installed #570 (#575)
9+ * Deduplicate hosts returned by get_backends() (#572)
10+ * Use /run/systemd/system/ to detect systemd (fixes #546)
11+ * Use ssh_args from ansible.cfg
12+ * Require python >= 3.6
13+ * Fix ValueError with python 3.8+ when using --nagios option.
14+
5156.0.0
616=====
717
8- * Breaking change: testinfra is moving to the https://github.com/pytest-dev/
9- organization. Project on PyPi is renamed as pytest-testinfra.
18+ * Breaking change: testinfra has moved to the https://github.com/pytest-dev/
19+ organization. Project on PyPi is renamed as pytest-testinfra. A dummy
20+ testinfra will make the transition, but you should rename to pytest-testinfra
21+ in your requirements files.
1022
11235.3.1
1224=====
You can’t perform that action at this time.
0 commit comments