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: I89cc4f6502bf301a6cfdaf40d73c84adc5ed945d
This commit is contained in:
Jesse Pretorius 2018-03-13 16:47:43 +00:00
parent d9c1abb932
commit fed3300959

View File

@ -70,3 +70,7 @@
scm: git
src: https://github.com/opendaylight/integration-packaging-ansible-opendaylight
version: master
- name: systemd_service
src: https://github.com/cloudnull/ansible-systemd_service
scm: git
version: master