Skip to content

Instantly share code, notes, and snippets.

@servo56
Created April 2, 2019 17:42
Show Gist options
  • Save servo56/190841cc7597af0a1a198633b30a83ac to your computer and use it in GitHub Desktop.
Save servo56/190841cc7597af0a1a198633b30a83ac to your computer and use it in GitHub Desktop.
batgch
---
- name: GpUpdate
hosts: "{{host}}"
tasks:
- win_command:
path: C:\Temp\gpupdate.bat
args:
chdir: C:\Temp\
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment