ansible-build-data VS ansible.utils

Compare ansible-build-data vs ansible.utils and see what are their differences.

ansible-build-data

Holds generated but persistent results from building the ansible community package (by ansible-community)

ansible.utils

A collection of ansible utilities for the content creator. (by ansible-collections)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
ansible-build-data ansible.utils
22 7
103 66
4.9% -
8.8 7.8
1 day ago 12 days ago
Python Python
GNU General Public License v3.0 only 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.

ansible-build-data

Posts with mentions or reviews of ansible-build-data. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-17.
  • uyuni – open-source configuration and infrastructure management
    3 projects | news.ycombinator.com | 17 Jul 2023
    IBM -> RedHat -> Ansible (https://docs.ansible.com/platform.html)

    I think the new ansible docs are opaque, and the new "everything is an ansible collection" scheme makes troubleshooting any issues reported by users hundreds of times harder than "the old days"

    I keep this (https://github.com/ansible-community/ansible-build-data/blob...) bookmarked because it's the only way to match up what "ansible 8.1.0" (https://pypi.org/project/ansible/8.1.0/) even means since it for damn sure not any of this: https://github.com/ansible/ansible/releases (they used to have a 'release' pinned on that releases tab saying "these are not the droids you are looking for"). I believe I tried asking for them to update the completely erroneous pypi "source code" link to point to that repo and ... well, one can see how well that turned out

  • The Bullhorn #106 (Ansible Newsletter)
    8 projects | /r/ansible | 22 Jun 2023
    ➡️ Check Release Notes📦️🗒️ and Ansible 8 Porting Guide for more details.
  • The Bullhorn #98 (Ansible Newsletter)
    8 projects | /r/ansible | 17 Apr 2023
    💽You can install it by running the following command or download the release tarball directly from pypi: pip install ansible==8.0.0a1 --user ➡️Check Release Notes 📦️🗒️ and Ansible 8 Porting Guide for more details!
  • Ansible 7
    1 project | /r/ansible | 3 Dec 2022
    You can find the current list for Ansible 7 here: https://github.com/ansible-community/ansible-build-data/blob/main/7/ansible-7.build
  • The Bullhorn #64 (Ansible Newsletter)
    5 projects | /r/ansible | 24 Jun 2022
    Check Release Notes📦️🗒️ and Ansible 6 Porting Guide for more details on changes, improvements, new and deprecated features!!
  • The Bullhorn #59 (Ansible Newsletter)
    5 projects | /r/ansible | 19 May 2022
    You can find the release announcement on ansible-announce and the changelog on GitHub. Happy automating!
  • The Bullhorn #58 (Ansible Newsletter)
    5 projects | /r/ansible | 13 May 2022
    The vmware.vmware_rest collection has been included in Ansible 5. Thanks to everyone involved!
  • The Bullhorn #57 (Ansible Newsletter)
    5 projects | /r/ansible | 6 May 2022
    As https://github.com/ansible-community/ansible-build-data/issues/114 showed we should really check the existing collections included in the Ansible package. Some ideas:
  • The Bullhorn #56 (Ansible Newsletter)
    8 projects | /r/ansible | 29 Apr 2022
    Ansible 5.7.0 has been released with updates to 19 of the included Ansible collections! Read the announcement or check out the update changelog to learn more about this new version.
  • Updates to using Ansible in RHEL 8.6 and 9.0
    2 projects | /r/redhat | 21 Apr 2022
    Debian package "ansible" -> called "ansible" on PyPI -> is called "ansible collections" through most of the documentation -> upstream PyPI packages are generated through https://github.com/ansible-community/ansible-build-data

ansible.utils

Posts with mentions or reviews of ansible.utils. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-02.
  • The Bullhorn #83 (Ansible Newsletter)
    12 projects | /r/ansible | 2 Dec 2022
    We're happy to announce the following networking collection updates: * ansible.utils 2.8.0 has been released with new features (changelog) * cisco.iosxr 4.0.3 has been released with bugfixes (changelog) * cisco.nxos 4.0.1 has been released with bugfixes (changelog) * junipernetworks.junos 4.1.0 has been released with new features (changelog)
  • The Bullhorn #50 (Ansible Newsletter)
    8 projects | /r/ansible | 17 Mar 2022
    The ipaddr filters are broken in ansible.netcommon 2.6.0 release as we have recently migrated ipaddr filters from ansible.netcommon to ansible.utils. We have released utils 2.5.2 and netcommon 2.6.1 which fixed these two issues (ansible.netcommon#375, ansible.utils#148). For the FQDN issue, the ansible-core team has already merged the fix. This fix will be available in the March 28th release, which means that users of non fqdn ipaddr filters can use the old netcommon collection version 2.5.1 as a workaround until the next ansible-core release (March 28th) by the core-team. For fqdn ipaddr filters, users can use the latest versions of any of ansible.netcommon (2.6.1) or ansible.utils (2.5.2).
  • The Bullhorn #44 (Ansible Newsletter - now weekly!)
    7 projects | /r/ansible | 3 Feb 2022
    We hope you'll enjoy part1 and part2, and take a look at the collection and source repo where we'd love to hear your suggestions on how to improve the collection.
  • Help with Ipaddr Syntax (IP not in subnet)?
    1 project | /r/ansible | 4 Jan 2022
    Also handy for this and other IP related tests, the Ansible.utils collection https://github.com/ansible-collections/ansible.utils /u/CertifiedKnowNothing
  • Need a parser that will help me compare free space of member switches
    2 projects | /r/ansible | 18 Apr 2021
    See: https://www.ansible.com/blog/using-new-ansible-utilities-for-operational-state-management-and-remediation https://github.com/ansible-collections/ansible.utils/blob/main/plugins/sub_plugins/cli_parser/ttp_parser.py
  • regex_findall filter does not work as expected, need help
    1 project | /r/ansible | 21 Mar 2021
    Also, I've not done it this way, but I believe this could be short-cut even further using: https://github.com/ansible-collections/ansible.utils/blob/main/plugins/sub_plugins/cli_parser/ttp_parser.py#L23-L28

What are some alternatives?

When comparing ansible-build-data and ansible.utils you can also consider the following projects:

pinakes

ansible.netcommon - Ansible Network Collection for Common Code

awx-operator - An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖

community.postgresql - Manage PostgreSQL with Ansible

Ansible - Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy and maintain. Automate everything from code deployment to network configuration to cloud management, in a language that approaches plain English, using SSH, with no agents to install on remote systems. https://docs.ansible.com.

community.fortios

ansible_aio_ee - All-in-one execution environment for Ansible Controller / AWX

ansible-borgbase - Ansible modules for managing borgbase SSH keys and repositories

community.mysql - MySQL Ansible Collection

sva.sentinelone - This collection provides several unofficial ansible modules and roles to use with SentinelOne management consoles

controller_configuration - A collection of roles to manage Ansible Controller and previously Ansible Tower

community-topics - Discussions for Ansible Meetings