Copy srvtelcon BI Data to v-overkoepelend
Description
This playbook automates the process of copying Power BI export files from the srvtelcon05 server to a central v-overkoepelend network share. It identifies files created within the last specified number of days and then copies them to the destination share using delegated credentials.
Credentials
- sys_ansible_windows
- Domain user with access to destination share
Input
| Variable | Description |
|---|---|
days |
Number of days to look back for files |
source |
Source directory for BI exports |
destination |
Destination network share |
domain_user |
Domain user for privilege escalation |
domain_password |
Password for domain user |
Output
None