Ansible Windows Throwing Error On Setup Module

This page summarizes the projects mentioned and recommended in the original post on /r/ansible

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • ansible.windows

    Windows core collection for Ansible

  • The issue you are coming across is https://github.com/ansible-collections/ansible.windows/issues/29 which has been fixed in the ansible.windows collection. The fix was very intrusive as it required a massive rewrite in how the module gathered facts, essentially stopped using WMI/CIM. I believe these changes are present in Ansible 2.10.+ but not Ansible 2.9.. The issue here is that WMI/CIM does not allow you to get instances unless you are either an Administrator or are running an Interactive logon. For WinRM users are no longer running an interactive logon so the old code only worked for Administrators.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Deep Dive with Ansible: Patching an Ansible Collection

    1 project | dev.to | 19 Apr 2024
  • New to AWX Ansible. Trying to use email

    1 project | /r/ansible | 10 Dec 2023
  • The Bullhorn #115 (Ansible Newsletter)

    2 projects | /r/ansible | 13 Sep 2023
  • The Bullhorn #114 (Ansible Newsletter)

    11 projects | /r/ansible | 3 Sep 2023
  • Ansible vs python virtual environments

    1 project | /r/ansible | 6 Aug 2023