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: Ice425cee59f6670f0de24e8a91114a8f0bc4c29a
This commit is contained in:
parent
523d4bdd25
commit
a1b5ad8112
@ -42,3 +42,7 @@
|
|||||||
src: https://git.openstack.org/openstack/openstack-ansible-openstack_openrc
|
src: https://git.openstack.org/openstack/openstack-ansible-openstack_openrc
|
||||||
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