tripleo-repos/plugins/module_utils/tripleo_repos/yum_config
Douglas Viroel 9efbbc2bcb Improvements to yum-config module
This patch adds a couple of improvements to yum-config module:
- change the default behavior for yum-config repo,
  which now tries to update an existent configuration file and,
  if the file does not exists, create a new one.
- Adds more options to repo config operation.
- Check OS version info before enable dnf-manager command.
- Add python2 support to yum-config 'repo' and 'global'.
- Update molecule to run yum-config 'repo' and 'global' tests
  for CentOS-7

Change-Id: I654fb32ad4e987b43baea17641aa60de86a78ff9
Signed-off-by: Douglas Viroel <dviroel@redhat.com>
2021-09-30 16:41:28 -03:00
..
__init__.py Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
__main__.py Improvements to yum-config module 2021-09-30 16:41:28 -03:00
compose_repos.py Improvements to yum-config module 2021-09-30 16:41:28 -03:00
constants.py Improvements to yum-config module 2021-09-30 16:41:28 -03:00
dnf_manager.py Fix pylint violations (sanity) 2021-08-04 08:08:30 +00:00
exceptions.py Add module to generate CentOS Compose repos 2021-09-20 13:38:37 +05:30
utils.py Improvements to yum-config module 2021-09-30 16:41:28 -03:00
yum_config.py Improvements to yum-config module 2021-09-30 16:41:28 -03:00