diff options
Diffstat (limited to 'test/test-role/tasks/world.yml')
-rw-r--r-- | test/test-role/tasks/world.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-role/tasks/world.yml b/test/test-role/tasks/world.yml new file mode 100644 index 0000000..69ae661 --- /dev/null +++ b/test/test-role/tasks/world.yml @@ -0,0 +1 @@ +- command: echo this is a task without a name |