RETIRED, A collection of generic ansible playbooks for the Validation Framework
Go to file
Cédric Jeanneret fe2d98ed6e Correct the validate_selinux working_dir
This change reflects what was previously done in tripleo-validations
with Ib125ca44f7e3d7fed1d19d2b1847b5bbe64226ed.

Apparently those changes merged a bit after the validation was moved,
meaning we're still pointing to the wrong location here.

Since validations-common is branchless, we don't need to backport
things, but a new tag will be needed in order to include this change
in downstream OSP-16.1.

Change-Id: Ib234917ca74ac3398af7603e4be1d9e2e126de41
Closes-Bug: #1892356
Resolves: rhbz#1876040
2020-10-27 07:26:40 +01:00
.ansible-lint_rules Add RoleNames ansible-lint rule 2020-03-06 11:32:14 +01:00
playbooks Remove ensure-docker role execution 2020-10-07 17:17:21 +02:00
releasenotes Fix pygments style 2020-06-24 11:58:39 +08:00
roles Change path for validation Ansible files 2020-08-24 23:04:44 +02:00
scripts Convert docker molecule usage to podman 2020-09-25 10:14:42 +02:00
tests Remove the pytest import. 2020-04-30 11:45:15 +02:00
tools Convert docker molecule usage to podman 2020-09-25 10:14:42 +02:00
validations_common Correct the validate_selinux working_dir 2020-10-27 07:26:40 +01:00
.ansible-lint Add RoleNames ansible-lint rule 2020-03-06 11:32:14 +01:00
.coveragerc Initialization of validations-common 2020-03-04 15:54:39 +01:00
.gitignore Move unit tests execution to stestr 2020-04-27 20:11:56 +02:00
.gitreview Migrate molecule jobs from centos 7 to 8 2020-03-13 12:23:25 +01:00
.pre-commit-config.yaml Initialization of validations-common 2020-03-04 15:54:39 +01:00
.stestr.conf Move unit tests execution to stestr 2020-04-27 20:11:56 +02:00
.yamllint Move Ansible components to validations_common directory 2020-03-05 14:53:02 +01:00
.zuul.yaml Add molecule tests runs back in the CI 2020-09-18 16:15:06 +02:00
LICENSE Add License File 2020-03-10 15:41:26 +01:00
MANIFEST.in Initialization of validations-common 2020-03-04 15:54:39 +01:00
README.rst Initialization of validations-common 2020-03-04 15:54:39 +01:00
ansible-test-env.rc Convert all of the fedora28 container usage to CentOS8 2020-04-03 06:12:55 +00:00
bindep.txt Convert docker molecule usage to podman 2020-09-25 10:14:42 +02:00
lower-constraints.txt Fix lower-constraints errors for validations-common 2020-09-11 22:26:10 +02:00
molecule-requirements.txt Convert docker molecule usage to podman 2020-09-25 10:14:42 +02:00
requirements.txt Fix lower-constraints errors for validations-common 2020-09-11 22:26:10 +02:00
setup.cfg Install CI roles into share/ansible/roles 2020-10-13 08:32:56 +00:00
setup.py Fix pbr installation issues 2020-03-05 10:44:48 +01:00
test-requirements.txt Fix lower-constraints errors for validations-common 2020-09-11 22:26:10 +02:00
tox.ini Update the tox minversion parameter. 2020-04-30 10:29:20 +02:00

README.rst

Validations-common

A collection of common Ansible libraries and plugins for the Validation Framework