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: Idb1f184964d78f8a19282dbe52ad039d73c9b200
This commit is contained in:
Jesse Pretorius 2018-03-13 16:50:40 +00:00
parent b86ddde790
commit 09c6da75c8

View File

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