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: I5d00e83122b40220ff07f046aeb87e2066093b94
This commit is contained in:
Jesse Pretorius 2018-03-13 16:51:33 +00:00
parent 88c3973311
commit f39795f7e5
1 changed files with 4 additions and 0 deletions

View File

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