RETIRED, A tool for managing the repos required to use TripleO
Go to file
Douglas Viroel 4012795760 Fix module name in load_logging function
After refactoring the log function to tripleo-repos utils[1], the module
name 'tripleo-get-hash' become hardcoded in load_logging function.
Now, this function accepts the module name as parameter.

[1]: https://review.opendev.org/c/openstack/tripleo-repos/+/815991

Change-Id: I6840870cf5b55ee1d47e3634009f1c5ec7045b6f
Signed-off-by: Douglas Viroel <dviroel@redhat.com>
2021-11-16 13:35:38 +00:00
doc Add doc/requirements 2021-01-05 11:03:09 +01:00
docs yum-config: add support to download repo from url 2021-11-11 08:04:34 -03:00
meta Enable ansible-test sanity checks (nv) 2021-07-30 09:13:13 +01:00
molecule/default yum-config: add support to download repo from url 2021-11-11 08:04:34 -03:00
playbooks Improve ansible module for yum-config 2021-08-05 11:13:36 -03:00
plugins Fix module name in load_logging function 2021-11-16 13:35:38 +00:00
releasenotes/notes Default enable --stream by default 2021-04-16 15:23:58 -04:00
tests yum-config: add support to download repo from url 2021-11-11 08:04:34 -03:00
zuul.d Remove type annotations for py2 compatibility add tox-sanity-py27 2021-09-13 14:48:21 +03:00
.gitignore Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
.gitreview OpenDev Migration Patch 2019-04-19 19:36:06 +00:00
.stestr.conf Combine new modules into a single package 2021-07-16 14:59:19 +01:00
CONTRIBUTING.rst Add docs structure 2017-07-17 13:29:15 -06:00
LICENSE Add LICENSE 2016-06-10 17:26:55 +00:00
MANIFEST.in Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
README.md Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00
README.rst Add support for UBI8 as a subcase of Centos8 2021-01-11 16:51:01 +01:00
ansible.cfg Add molecule jobs to test the modules 2021-09-03 10:59:34 +01:00
galaxy.yml Make ansible-test sanity voting 2021-09-01 17:33:56 +01:00
requirements.txt Combine new modules into a single package 2021-07-16 14:59:19 +01:00
setup.cfg Fix tripleo-get-hash tripleo-yum-config python installation 2021-10-18 10:28:38 +00:00
setup.py Cleanup py27 support 2020-04-11 16:49:12 +00:00
test-requirements.txt Fix tripleo.repos.get_hash module 2021-08-16 15:20:35 +01:00
tox.ini Add molecule jobs to test the modules 2021-09-03 10:59:34 +01:00
tripleo_repos Make tripleo-repos be an ansible collection 2021-07-22 17:20:57 +01:00

README.md

tripleo.repos collection