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: I7533eab9e1665592c6028a7fa5fef01c28ec5611
This commit is contained in:
Jesse Pretorius 2018-03-13 16:48:51 +00:00
parent 8b3a14d8b6
commit 73a3cd6877
1 changed files with 4 additions and 0 deletions

View File

@ -42,3 +42,7 @@
src: https://git.openstack.org/openstack/openstack-ansible-os_keystone
scm: git
version: master
- name: systemd_service
src: https://github.com/cloudnull/ansible-systemd_service
scm: git
version: master