SturmB

psexec-01

Jun 17th, 2020
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
YAML 0.19 KB | None | 0 0
  1. ---
  2.  
  3. - hosts: localhost
  4.   connection: local
  5.   gather_facts: no
  6.  
  7.   tasks:
  8.     - name: Update Tomahawk
  9.       psexec:
  10.         executable: "ipconfig"
  11.         hostname: "\\\\Tomahawk"
Add Comment
Please, Sign In to add comment