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: I7f8a3404dde69fdea4d9cad6febc79b62dd9ee7b
This commit is contained in:
parent
7125528d8d
commit
13d9b617cb
@ -54,3 +54,7 @@
|
||||
src: https://git.openstack.org/openstack/openstack-ansible-os_glance
|
||||
scm: git
|
||||
version: stable/queens
|
||||
- name: systemd_service
|
||||
src: https://github.com/cloudnull/ansible-systemd_service
|
||||
scm: git
|
||||
version: master
|
||||
|
Loading…
Reference in New Issue
Block a user