Add playbooks needed by merge tests

This test was recently re-enabled, but written before the change which
required playbooks for all tests.  Add them.

Change-Id: I7b0d0caa4e8a3380b6bc1ff7dfc7f88c5b9f679c
This commit is contained in:
James E. Blair 2017-02-06 10:10:03 -08:00
parent 84699f6a9d
commit f885a63507
3 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1,2 @@
- hosts: all
tasks: []

View File

@ -0,0 +1,2 @@
- hosts: all
tasks: []

View File

@ -0,0 +1,2 @@
- hosts: all
tasks: []