Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 342 Bytes

File metadata and controls

22 lines (15 loc) · 342 Bytes
description
Action: file.link

Symlinks

Key Type Optional Description
action string no file.link
from string no symlink location
to string no symlink points to

Example

- action: file.link
  from: /root/symlink
  to: managed_file