Skip to content

v6.1.0

Compare
Choose a tag to compare
@philpep philpep released this 12 Nov 20:22
6.1.0
5675b26

Changes since 6.0.0:

  • Fix wrong package module on CentOS having dpkg tools installed #570 (#575)
  • Deduplicate hosts returned by get_backends() (#572)
  • Use /run/systemd/system/ to detect systemd (fixes #546)
  • Use ssh_args from ansible.cfg
  • Require python >= 3.6
  • Fix ValueError with python 3.8+ when using --nagios option.