tripleo-common/playbooks
Emilien Macchi da97fab4cb ansible: replace yum module by package module when possible
Problem: RHEL and CentOS8 will deprecate the usage of Yum.

From DNF release note:
DNF is the next upcoming major version of yum, a package
manager for RPM-based Linux distributions.
It roughly maintains CLI compatibility with YUM and defines a strict API for
extensions.

Solution: Use "package" Ansible module instead of "yum".

"package" module is smarter when it comes to detect with package manager
runs on the system. The goal of this patch is to support both yum/dnf
(dnf will be the default in rhel/centos 8) from a single ansible module.

Change-Id: Idfc54d80e5186e9ac5ae02f390328d99c2390491
2018-08-06 12:10:41 +00:00
..
roles ansible: replace yum module by package module when possible 2018-08-06 12:10:41 +00:00
octavia-files.yaml Increase services project quotas when deploying Octavia 2018-05-15 09:01:51 +00:00
rotate-keys.yaml chown fernet keys to match container's keystone user and group 2017-10-24 09:10:29 +00:00
swift_ring_rebalance.yaml Fix parameter indentation on Swift rebalance playbook 2018-03-28 18:17:18 +02:00