tripleo-validations/.config/molecule
Gael Chamoulaud (Strider) 135ffd3492
Introduce new Ansible validation_init role.
This patch migrates the new role addition playbook into a proper Ansible
role with proper molecule tests. This new role will be responsible for
creating a new validation.

It is good to mention that the process won't change and it will be
fully transparent for the user.

To create a new role in tripleo-validations:

$ cd tripleo-validations/
$ export ANSIBLE_ROLES_PATH="${PWD}/roles"
$ ansible-playbook -i localhost, role-addition.yml -e validation_init_role_name=${NEWROLENAME}

Signed-off-by: Gael Chamoulaud (Strider) <gchamoul@redhat.com>
Change-Id: I219f4054e6b854306719b9c91a0738c526f07666
(cherry picked from commit 83ba5e32fd)
(cherry picked from commit 19bb19ea3c)
(cherry picked from commit fc7ab69ef0)
(cherry picked from commit d32efebfae)
2021-07-02 09:54:12 +02:00
..
Dockerfile Add shared configuration for all molecule test 2021-07-02 09:41:21 +02:00
config.yml Introduce new Ansible validation_init role. 2021-07-02 09:54:12 +02:00