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: Ie797fec6698a9a525f5590617d069235715c03b1
This commit is contained in:
Jesse Pretorius 2018-03-13 16:51:23 +00:00
parent 5cc97cc414
commit f6405a0edc
1 changed files with 4 additions and 0 deletions

View File

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