90c5cca11e
With https://review.openstack.org/568139 merging this is now a common requirement, so ensure that all roles have it. The roles are also re-arranged alphanumerically by name. Change-Id: I7b21971eeb0dbf9f4190b5a76afaa04c1bf9db45
22 lines
638 B
YAML
22 lines
638 B
YAML
---
|
|
- name: openstack_openrc
|
|
scm: git
|
|
src: https://git.openstack.org/openstack/openstack-ansible-openstack_openrc
|
|
version: master
|
|
- name: python_venv_build
|
|
src: https://git.openstack.org/openstack/ansible-role-python_venv_build
|
|
scm: git
|
|
version: master
|
|
- name: systemd_mount
|
|
src: https://git.openstack.org/openstack/ansible-role-systemd_mount
|
|
scm: git
|
|
version: master
|
|
- name: systemd_networkd
|
|
src: https://git.openstack.org/openstack/ansible-role-systemd_networkd
|
|
scm: git
|
|
version: master
|
|
- name: systemd_service
|
|
src: https://git.openstack.org/openstack/ansible-role-systemd_service
|
|
scm: git
|
|
version: master
|