5 lines
130 B
YAML
5 lines
130 B
YAML
![]() |
- hosts: controller
|
||
|
roles:
|
||
|
# Runs gate/post_test_hook.sh to test things like nova-manage commands.
|
||
|
- run-post-test-hook
|