Merge "Remove unused playbook"

This commit is contained in:
Zuul
2019-10-17 05:28:28 +00:00
committed by Gerrit Code Review

View File

@@ -1,6 +0,0 @@
- hosts: all
tasks:
- name: Run nodepool tests
command: tools/check_devstack_plugin.sh {{ ansible_user_dir }}/work/logs/nodepool
args:
chdir: '{{ zuul.project.src_dir }}'