summaryrefslogtreecommitdiffstats
path: root/examples/foo.yml
diff options
context:
space:
mode:
authorMatthias Schiffer <mschiffer@universe-factory.net>2021-06-19 14:43:48 +0200
committerMatthias Schiffer <mschiffer@universe-factory.net>2021-06-19 14:43:48 +0200
commit1fa0de5175075a841e24925f76fc472927a5308d (patch)
tree12a4654c9c728000093605eaedc1a043a02debe0 /examples/foo.yml
parent512c44489c9582c40f04b8dfcdc5068c62589001 (diff)
downloadrebel-1fa0de5175075a841e24925f76fc472927a5308d.tar
rebel-1fa0de5175075a841e24925f76fc472927a5308d.zip
Collect task output to tar files
Diffstat (limited to 'examples/foo.yml')
-rw-r--r--examples/foo.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/foo.yml b/examples/foo.yml
index e0ded83..6f60bbb 100644
--- a/examples/foo.yml
+++ b/examples/foo.yml
@@ -5,4 +5,5 @@ tasks:
run: |
ls -lha
ls -lha /proc/self/fd
- echo foo > foo
+ mkdir foo
+ echo foobar > foo/bar