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: I8fdeded922cb683ba9eaf4c00da9c365faa48e12
This commit is contained in:
Jesse Pretorius 2018-03-13 16:50:31 +00:00
parent b40093a7a7
commit 1b513643d4

View File

@ -46,3 +46,7 @@
src: https://git.openstack.org/openstack/openstack-ansible-os_tempest
scm: git
version: master
- name: systemd_service
src: https://github.com/cloudnull/ansible-systemd_service
scm: git
version: master