boxstarter VS ansible.windows

Compare boxstarter vs ansible.windows and see what are their differences.

boxstarter

Repeatable, reboot resilient windows environment installations made easy using Chocolatey packages (by chocolatey)
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
boxstarter ansible.windows
16 12
1,271 223
0.5% 0.4%
6.9 7.2
about 1 month ago 17 days ago
PowerShell PowerShell
Apache License 2.0 GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

boxstarter

Posts with mentions or reviews of boxstarter. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-20.

ansible.windows

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.

What are some alternatives?

When comparing boxstarter and ansible.windows you can also consider the following projects:

winget-cli - WinGet is the Windows Package Manager. This project includes a CLI (Command Line Interface), PowerShell modules, and a COM (Component Object Model) API (Application Programming Interface).

community.windows - Windows community collection for Ansible

PowerShell - PowerShell functions and scripts (Azure, Active Directory, SCCM, SCSM, Exchange, O365, ...)

winget-pkgs - The Microsoft community Windows Package Manager manifest repository

PSKoans - A simple, fun, and interactive way to learn the PowerShell language through Pester unit testing.

dbatools - πŸš€ SQL Server automation and instance migrations have never been safer, faster or freer

DalamudPlugins - This repository hosts plugins for XIVLauncher/Dalamud

node - Node.js JavaScript runtime βœ¨πŸ’πŸš€βœ¨

BurntToast - Module for creating and displaying Toast Notifications on Microsoft Windows 10.

Scoop - A command-line installer for Windows.

oh-my-posh2 - A prompt theming engine for Powershell