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: I89e0a54dc5b6924b103252349389fe302d72daef
This commit is contained in:
Jesse Pretorius 2018-03-13 16:51:11 +00:00 committed by Jesse Pretorius (odyssey4me)
parent f3713f98f5
commit ac670dbc93
1 changed files with 4 additions and 0 deletions

View File

@ -66,3 +66,7 @@
src: https://github.com/flaviodsr/grafana-ansible
scm: git
version: master
- name: systemd_service
src: https://git.openstack.org/openstack/ansible-role-systemd_service
scm: git
version: master