Skip to content

Instantly share code, notes, and snippets.

@trondhindenes
Created November 5, 2016 13:45
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save trondhindenes/1e4a7884c244364dab391627337ffb91 to your computer and use it in GitHub Desktop.
Save trondhindenes/1e4a7884c244364dab391627337ffb91 to your computer and use it in GitHub Desktop.
- name: copy custom facts file
win_copy:
src: softwarefacts.ps1
dest: "C:\\Scripts\\facts"
- name: gather extra facts
setup:
fact_path: "C:\\Scripts\\facts"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment