Skip to content

Instantly share code, notes, and snippets.

@andre-brongniart
Created July 9, 2016 01:11
Show Gist options
  • Save andre-brongniart/27a43af6024810c98ff7a273c2826ef4 to your computer and use it in GitHub Desktop.
Save andre-brongniart/27a43af6024810c98ff7a273c2826ef4 to your computer and use it in GitHub Desktop.
- win_template: src=templates/win_generic/nsclient.ini-VM.j2 dest=C:\Program Files\NSClient++\nsclient.ini
notify: restart nsclient 64
when: ansible_os_family == "Windows" and {{ host_type }} == "win_generic" and ansible_architecture == "64-bit"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment