diff --git a/examples/file4.yaml b/examples/file4.yaml new file mode 100644 index 00000000..378fd037 --- /dev/null +++ b/examples/file4.yaml @@ -0,0 +1,10 @@ +--- +graph: mygraph +resources: + file: + - name: file1 + path: "/tmp/mgmt/hello" + content: | + i am a file + state: exists +edges: []