37 lines
360 B
Markdown
37 lines
360 B
Markdown
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
|