summaryrefslogtreecommitdiff
path: root/test/integration/targets/win_chocolatey_facts
Commit message (Collapse)AuthorAgeFilesLines
* Add 6th Windows CI group.Matt Clay2019-04-021-1/+1
|
* Win chocolatey facts module (#46610)Jordan Borean2018-10-082-0/+70
* add module win_chocolatey_facts * rename example name * fix ansible-test errors * add integration tests * fix integration test * implementation of improvement proposals * implementation feedback * implementation feedback * fix trailing-whitespace * implementation feedback * fix version * fix lint * add test targets * Updated modules docs and tests Co-authored-by: Simon Baerlocher <sbaerlocher@users.noreply.github.com>