1584983367b6bf0df6bd622d8820ae61d2f6687d

Due to the bug in Ansible [1] it does not resolve requirement of /usr/bin/curl properly, always trying to install `curl-minimal`, which would fail on systems with already installed `curl`. Since `curl` presence is essential for DNF, we should be able to skip installation of curl to EL systems, as they are all shipped with it as of today. [1] https://github.com/ansible/ansible/issues/82461 Closes-Bug: #2046172 Change-Id: I0f1bd3aa3dbce93c42fdb9399948c41edab2369d
Team and repository tags
OpenStack-Ansible openstack_hosts
Role for basic setup and configuration of a host machine for use within OpenStack. This role tunes a host to receive OpenStack. The basic operations within the role install, set up, and tune specific kernel options that all OpenStack hosts need to perform nominally.
- Documentation for the project can be found at:
-
https://docs.openstack.org/openstack-ansible-openstack_hosts/latest/
- Release notes for the project can be found at:
-
https://docs.openstack.org/releasenotes/openstack-ansible-openstack_hosts/
- The project source code repository is located at:
-
https://opendev.org/openstack/openstack-ansible-openstack_hosts/
- The project home is at:
- The project bug tracker is located at:
Description
Languages
Jinja
59.1%
Python
40.9%