Skip to content
This repository has been archived by the owner on Sep 8, 2024. It is now read-only.

Latest commit

 

History

History
22 lines (16 loc) · 438 Bytes

File metadata and controls

22 lines (16 loc) · 438 Bytes
description
Action: directory.copy

Directory

Creates or copies a given directory into a local location.

Key Type Optional Description
action string no directory.copy or directory.create
from string no source file
to string no destination file

Example

- action: directory.copy
  from: managed_directory
  to: /root/location