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: Idaeaec2cb794dfc0e61f7fad43c4afbf0658195a
This commit is contained in:
Jesse Pretorius 2018-03-13 16:53:01 +00:00 committed by Jimmy McCrory
parent 513a8e6b1c
commit e7943265ca
1 changed files with 4 additions and 1 deletions

View File

@ -38,4 +38,7 @@
src: https://git.openstack.org/openstack/openstack-ansible-os_keystone
scm: git
version: master
- name: systemd_service
src: https://github.com/cloudnull/ansible-systemd_service
scm: git
version: master