add win_onec role

This commit is contained in:
Sergey Malyuk
2026-04-09 12:30:56 +03:00
parent eb4c5271c6
commit 8c3afa7685
9 changed files with 154 additions and 0 deletions

39
roles/win_onec/README.md Normal file
View File

@@ -0,0 +1,39 @@
win_onec
=========
Install onec on windows machines
Requirements
------------
None
Role Variables
--------------
None
Dependencies
------------
ansible.windows
Example Playbook
----------------
```yaml
roles:
- role: genlab.common.win_onec
win_onec_archive_src: files/windows64full_8_3_26_1540.rar
win_onec_version: 8.3.26.1540
```
License
-------
BSD
Author Information
------------------
malyuk.ss@genlab.llc