ansible.windows

Windows core collection for Ansible (by ansible-collections)

Ansible.windows Alternatives

Similar projects and alternatives to ansible.windows

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better ansible.windows alternative or higher similarity.

ansible.windows reviews and mentions

Posts with mentions or reviews of ansible.windows. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-09.
  • New to AWX Ansible. Trying to use email
    1 project | /r/ansible | 10 Dec 2023
    collections: # see https://galaxy.ansible.com/ansible/windows - name: ansible.windows version: 2.2.0 # see https://galaxy.ansible.com/community/general - name: community.general version: 8.1.0
  • Share code between custom plugins?
    1 project | /r/ansible | 31 May 2023
    For example the ansible.windows collections has a plugin_utils/_quote.py file https://github.com/ansible-collections/ansible.windows/blob/main/plugins/plugin_utils/_quote.py. It's then imported by some filter plugins with https://github.com/ansible-collections/ansible.windows/blob/5b044e12c93f57a26563264690c633aef97036d6/plugins/filter/quote.py#L11-L15
  • Finally started giving Ansible a try and started scanning all Windows computers for Domain Administrator use โ€“ in seconds ๐Ÿ’ช
    1 project | /r/ansible | 9 Feb 2023
    I'm no expert here, but maybe you're better off using the ansible windows collection instead of just invoking Powershell, as you'll get to rely on all the functionality Ansible provides like checking the outcome, changes, handling errors, providing consistent feedback, etc., instead of being responsible for that yourself. Like, actually use it for more than firing off scripts remotely
  • win_shell: jinja templates and calling an advanced function from a PowerShell script. Is this possible??
    1 project | /r/ansible | 17 Nov 2022
    I've tried the workarounds provided here but I haven't had any success. I'm persisting with this approach rather than the more tedious copying the script to the server, executing, and then cleaning up etc. as Ansible does the house keeping for me this way. ๐Ÿ˜…
  • Is Powershell DSC still worth learning?
    1 project | /r/PowerShell | 13 Nov 2022
    If you do find any issues we certainly would like to hear about it and try and fix the problem if we can. You can submit an issue with the details at https://github.com/ansible-collections/ansible.windows.
  • ps1 and ansible
    1 project | /r/PowerShell | 12 Sep 2022
    It is but Parse-Args are part of the legacy module utils. Have a look at win_environment for a decent module example. It uses the newer AnsibleModule style that is good to use today. You can ignore the AddType module util if you donโ€™t need that functionality (it doesnโ€™t look like you do).
  • get-acl recursively for files in a folder and change them to read only if they are currently modify for a given user
    1 project | /r/PowerShell | 9 Jul 2022
    Here is something that might get you moving In the right direction, its a script to pull and modify the ACL's from ansiblehttps://github.com/ansible-collections/ansible.windows/blob/main/plugins/modules/win_acl.ps1
  • Cant seem to get ansible to install the 3cx desktop app
    1 project | /r/ansible | 2 Jan 2022
    Which version of Ansible? See https://github.com/ansible-collections/ansible.windows/issues/138. This may or may not be your issue.
  • Ansible.windows.Win_updates RemoteSigned
    2 projects | /r/ansible | 9 Dec 2021
    Just opened https://github.com/ansible-collections/ansible.windows/pull/320 which should solve this problem for you. If you do get a chance it would be great if you could test it out in your environment to see if it solves it for you.
  • Ansible Windows Throwing Error On Setup Module
    1 project | /r/ansible | 20 Jan 2021
    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.
  • A note from our sponsor - InfluxDB
    www.influxdata.com | 26 Apr 2024
    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. Learn more โ†’

Stats

Basic ansible.windows repo stats
12
222
7.2
10 days ago

ansible-collections/ansible.windows is an open source project licensed under GNU General Public License v3.0 only which is an OSI approved license.

The primary programming language of ansible.windows is PowerShell.


Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com