This repository has been archived by the owner on Jun 17, 2021. It is now read-only.
Releases: oVirt/ovirt-ansible-infra
Releases · oVirt/ovirt-ansible-infra
Release 1.2.2
Release 1.2.1
This release contains following bug fixes and new features:
- Add build for el8.
Release 1.2.0
This release contains following bug fixes and new features:
- Bump ansible to version 2.9.0.
Release 1.1.13
This release contains the following bug fixes and new features:
- Add host power management.
Release 1.1.12
This release contains following bug fixes and new features:
- Wait for hosts to be added - add no_log.
Release 1.1.11
This release contains following fixes and new features:
- Document usage of users rhbz#1638380.
- Add no_log to manage users task.
Release 1.1.10
This release contains following bug fixes and new features:
- Require Ansible 2.7.2.
- Support ovirt.infra name.
Release 1.1.9
This release contains following bug fixes and new features:
- Workaround to fix async tasks of PR #44726. gh#46
- Add missing library dir to RPM. gh#45
- Adding authentication_keys option to os_volume EP. gh#33
Release 1.1.8
This release contains following new features and bug fixes:
- Support using engine_fqdn instead of url.
- Check for empty ovirt_auth dict.
- Support AWX credentials. gh#38
Release 1.1.7
This release contains following bug fixes:
- Don't return ID as list rhbz#1599055.