Files

13 lines
273 B
Plaintext

---
functions:
file-read:
- code: |-
ssh-keyscan -f /path/to/input-file
comment: |-
The file content is actually parsed so only a part of each line is returned as a part of an error message.
contexts:
sudo:
suid:
unprivileged:
...