Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Trigger to read input from a file
- - trigger: :test
- replace: "{{output}}"
- vars:
- - name: output
- type: shell
- params:
- # cmd: echo $(</home/stephen/temp/br.txt) # Strips out newlines
- cmd: cat /home/stephen/temp/br.txt
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement