13 lines
306 B
YAML
13 lines
306 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
|
|
|
|
win_base_init__os_description: ''
|
|
win_base_init__os_organization: ''
|
|
win_base_init__os_owner: ''
|