Files
openstack-ansible-haproxy_s…/requirements.yml
Dmitriy Rabotyagov 711caf62e4 Add molecule testing to the role
This adopts old functional tests to be launched with molecule.
Patch does not intend to extend or refactor set of existing tests,
but to provide a baseline to iterate on and ability to improve coverage
with important usecases.

Change-Id: Ia93b5adb313d5b930086ce90dafe6a63da092aba
Signed-off-by: Dmitriy Rabotyagov <dmitriy.rabotyagov@cleura.com>
2025-08-08 17:24:09 +00:00

14 lines
339 B
YAML

---
roles:
- name: pki
src: https://opendev.org/openstack/ansible-role-pki
scm: git
version: master
collections:
- name: community.crypto
source: https://github.com/ansible-collections/community.crypto
type: git
- name: ansible.utils
source: https://github.com/ansible-collections/ansible.utils
type: git