diff options
author | heqnx <root@heqnx.com> | 2025-07-17 19:56:13 +0300 |
---|---|---|
committer | heqnx <root@heqnx.com> | 2025-07-17 19:56:13 +0300 |
commit | cf39ef49329cf4c73ba9bf9465635a5f777ac36e (patch) | |
tree | 4ea73a5e4da4d9f653b38cfbb90c2196759e1283 /ansible/.env.proxmox.example | |
parent | f1898d96d08d4d06898f30fa5f6d9bf478ad06b7 (diff) | |
download | ansible-active-directory-range-cf39ef49329cf4c73ba9bf9465635a5f777ac36e.tar.gz ansible-active-directory-range-cf39ef49329cf4c73ba9bf9465635a5f777ac36e.zip |
Diffstat (limited to 'ansible/.env.proxmox.example')
-rw-r--r-- | ansible/.env.proxmox.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/.env.proxmox.example b/ansible/.env.proxmox.example index 5e712cc..aa6c8b6 100644 --- a/ansible/.env.proxmox.example +++ b/ansible/.env.proxmox.example @@ -11,6 +11,7 @@ export linux_password="root" export windows_username="packer" export windows_password="packer" export windows_svc_password="Svc1234!" +export windows_safemode_password="P4ssw0rd1234!" # proxmox vm and template details export windows_server_template_id="200" |