
As effort to sunset tests repo, we replace functional test that were running for the role with a molecule. Due to docker limitations, I had to comment out swap tests, as while it's possible to create a container with swap, I didn't find a way to `swapon` from inside of the container. Depends-On: https://review.opendev.org/c/openstack/openstack-ansible/+/938571 Change-Id: I8e021c76ba1c99d8be52269abd0aeebd05ec4fe7
7 lines
153 B
YAML
7 lines
153 B
YAML
---
|
|
collections:
|
|
- name: openstack.config_template
|
|
source: https://opendev.org/openstack/ansible-config_template
|
|
type: git
|
|
version: master
|