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: I9be72f6285bdf5820371e9593d5fde3f787377dc
This commit is contained in:
parent
44761d390b
commit
2e7a4a6a3f
@ -46,3 +46,7 @@
|
|||||||
src: https://git.openstack.org/openstack/openstack-ansible-os_tempest
|
src: https://git.openstack.org/openstack/openstack-ansible-os_tempest
|
||||||
scm: git
|
scm: git
|
||||||
version: master
|
version: master
|
||||||
|
- name: systemd_service
|
||||||
|
src: https://github.com/cloudnull/ansible-systemd_service
|
||||||
|
scm: git
|
||||||
|
version: master
|
||||||
|
Loading…
Reference in New Issue
Block a user