tripleo-validations/.config/molecule
Gael Chamoulaud (Strider) 83ba5e32fd
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
2021-06-04 11:16:45 +02:00
..
Dockerfile Add shared configuration for all molecule test 2021-05-14 21:23:53 +02:00
config.yml Introduce new Ansible validation_init role. 2021-06-04 11:16:45 +02:00