add win_chocolatey role

This commit is contained in:
Sergey Malyuk
2026-04-09 12:10:55 +03:00
parent f317671bbc
commit 23145a8247
9 changed files with 131 additions and 0 deletions

View File

@@ -0,0 +1,36 @@
win_chocolatey_install
=========
Install chocolatey on windows hosts
Requirements
------------
None
Role Variables
--------------
None
Dependencies
------------
ansible.windows
Example Playbook
----------------
```yaml
- role: genlab.common.win_chocolatey_install
```
License
-------
BSD
Author Information
------------------
malyuk.ss@genlab.llc