--- graph: mygraph comment: hello world example resources: noop: - name: noop1 file: - name: file1 path: "/tmp/mgmt-hello-world" content: | hello world from @purpleidea state: exists edges: - name: e1 from: kind: noop name: noop1 to: kind: file name: file1