Files
openstack-ansible-openstack…/releasenotes/notes/ability-to-add-extra-package-manager-configuration-815b7959870479e7.yaml
Damian Dabrowski 853114ea28 Ability to add extra package manager configuration
This change implements openstack_hosts_package_manager_extra_conf variable which allows to add extra content into package manager's configuration(works with apt,yum and dnf).

Change-Id: Icbd3350c11bd0698bffc2083215ad51af759d5ef
2021-04-02 14:36:55 +02:00

7 lines
199 B
YAML

---
features:
- |
Implemented ``openstack_hosts_package_manager_extra_conf`` variable.
It allows to add extra content into package manager's configuration
(works with apt,yum and dnf).