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: I092e2419f669c71167bf464cfec3ffeef27be003
This commit is contained in:
Jesse Pretorius 2018-03-13 16:50:59 +00:00
parent 599779ca8b
commit c4a6d74817
1 changed files with 4 additions and 0 deletions

View File

@ -82,3 +82,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