ansible-role-requirements: Add common systemd_service role

In order to allow tests to work with https://review.openstack.org/551028
merged, add the role to the a-r-r file.

Change-Id: Ie83cdbaf7043139b9c80ce480f5b7ec658de6a37
This commit is contained in:
Jesse Pretorius 2018-03-13 16:52:08 +00:00
parent 9e39e56f8a
commit eaefc36da9
1 changed files with 4 additions and 0 deletions

View File

@ -47,6 +47,10 @@
src: https://git.openstack.org/openstack/openstack-ansible-galera_server
scm: git
version: master
- name: systemd_service
src: https://git.openstack.org/openstack/ansible-role-systemd_service
scm: git
version: master
- name: python_venv_build
src: https://git.openstack.org/openstack/ansible-role-python_venv_build
scm: git