Skip to content

Instantly share code, notes, and snippets.

@Satal
Created December 19, 2020 14:01
Show Gist options
  • Select an option

  • Save Satal/b7f8bdff8141e8d8d6366f149a808273 to your computer and use it in GitHub Desktop.

Select an option

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