Publish AutomationDocs Site to IIS
Description
This playbook automates the deployment of the 'D09 automation doc's site to IIS servers. It determines the target servers based on the environment (pr or qa), copies the website content from /mnt/automation/iis_site_transfer, unzips it, synchronizes it to the IIS site folder, and cleans up temporary files.
Credentials
- sys_ansible_windows
Input
| Variable | Description |
|---|---|
site_environment |
Target environment (pr or qa). |
Output
None