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: I6346d1d65309de78e6f4fa77f5e880fff6be9b2f
This commit is contained in:
parent
c62f70a7a0
commit
92bebfd33a
@ -50,3 +50,7 @@
|
|||||||
src: https://git.openstack.org/openstack/openstack-ansible-os_swift
|
src: https://git.openstack.org/openstack/openstack-ansible-os_swift
|
||||||
scm: git
|
scm: git
|
||||||
version: stable/queens
|
version: stable/queens
|
||||||
|
- name: systemd_service
|
||||||
|
src: https://github.com/cloudnull/ansible-systemd_service
|
||||||
|
scm: git
|
||||||
|
version: master
|
||||||
|
Loading…
x
Reference in New Issue
Block a user