| Name: | ovirt-ansible-engine-setup |
|---|---|
| Version: | 1.2.4 |
| Release: | 1.el8 |
| Architecture: | noarch |
| Group: | Virtualization/Management |
| Size: | 32399 |
| License: | ASL 2.0 |
| RPM: | ovirt-ansible-engine-setup-1.2.4-1.el8.noarch.rpm |
| Source RPM: | ovirt-ansible-engine-setup-1.2.4-1.el8.src.rpm |
| Build Date: | Mon Oct 25 2021 |
| Build Host: | ovs-x86-ol8-builder-01.webad1phx.solarisx86phx.oraclevcn.com |
| Vendor: | Oracle America |
| URL: | http://www.ovirt.org |
| Summary: | Ansible role to install required packages for oVirt Engine deployment, generate answerfile and run engine-setup with it. |
| Description: | This Ansible role installs required packages for oVirt Engine deployment, generates answerfile and runs engine-setup with it. |
- Add engine-config. - Clarify README.md.
- Add pre-install checks. - Update ovirt_engine_setup_offline when upgrading packages. - Remove ovirt_engine_setup_update_all_packages variable.
- Add apache config.
- Add build for el8.
- Bump ansible to version 2.9.0.
- Avoid warnings on ansible 2.8. - Added new answer for cinderlib. - Change answer to yes in answerfile.
- Get ready for delegate_to. - Add wait_running_tasks option for upgrade.
- Add option to perform upgrade.
- Require Ansible 2.7.2. - Support ovirt.engine-setup name. - update_only has an effect only if state is latest. - Fix command for update ovirt*setup*. - Add answerfiles for 4.3.
- Add vacuum option when upgrading.