14 lines
315 B
YAML
14 lines
315 B
YAML
---
|
|
win_base_init__created_user_name: 'ansible'
|
|
win_base_init__created_user_password: 'ChangeToSecurePassword'
|
|
win_base_init__allow_reboot: true
|
|
win_base_init__packages:
|
|
- git
|
|
- Firefox
|
|
- mpvio
|
|
- vlc
|
|
- 7zip
|
|
|
|
win_base_init__os_description: ''
|
|
win_base_init__os_organization: ''
|
|
win_base_init__os_owner: ''
|