tools(ansible): add no-proxy wrapper for WinRM deploy

This commit is contained in:
igor04091968
2026-05-09 10:13:58 +03:00
parent aa0ccc4ecf
commit c9df042d96
2 changed files with 18 additions and 1 deletions
+1 -1
View File
@@ -96,7 +96,7 @@ ansible-playbook -i inventory.ini provision_proxmox_ct_matrix_and_deploy_aw.yml
```bash
cd ansible
ansible-playbook -i inventory.ini deploy_aw_windows.yml
AW_WINRM_PASSWORD='...' bash ./run_deploy_aw_windows.sh
```
Playbook: