add win_chocolatey role
This commit is contained in:
36
roles/win_chocolatey_install/README.md
Normal file
36
roles/win_chocolatey_install/README.md
Normal 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
|
||||
Reference in New Issue
Block a user