Skip to content

Instantly share code, notes, and snippets.

@Satal
Created December 19, 2020 14:01
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 Satal/b7f8bdff8141e8d8d6366f149a808273 to your computer and use it in GitHub Desktop.
Save Satal/b7f8bdff8141e8d8d6366f149a808273 to your computer and use it in GitHub Desktop.
The variables that need to be set for Ansible to use Winrm
---
ansible_port: 5986
ansible_connection: winrm
ansible_winrm_server_cert_validation: ignore
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment