ansible-lint VS community.zabbix

Compare ansible-lint vs community.zabbix and see what are their differences.

ansible-lint

Best practices checker for Ansible [Moved to: https://github.com/ansible-community/ansible-lint] (by ansible)
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-lint community.zabbix
10 11
2,713 301
- 2.0%
9.4 8.4
about 2 years ago 3 days ago
Python Python
GNU General Public License v3.0 only GNU General Public License v3.0 or later
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-lint

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

community.zabbix

Posts with mentions or reviews of community.zabbix. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-02-08.
  • Import Hosts from Zabbix Server into AWX Inventory
    1 project | /r/awx | 7 Jul 2023
    However, there is a breaking change to https://github.com/ansible-collections/community.zabbix/blob/main/plugins/inventory/zabbix_inventory.py which breaks the ability to import host groups from zabbix. This means you'll have all the hosts into one single group.
  • Changing PSK on multiple hosts.
    1 project | /r/zabbix | 4 Apr 2023
    Use the "official" zabbix collection, there seems no "force psk renewal' present but you could just insert a pre_task to delete it and run the role: https://github.com/ansible-collections/community.zabbix/blob/main/roles/zabbix_agent/tasks/tlspsk_auto_linux.yml
  • Deploy Zabbix Windows Agent with community.zabbix - Wrong Version installed
    2 projects | /r/ansible | 8 Feb 2023
    i'm using community.zabbix for deploying the zabbix_agent2 on Windows Machines.
  • How to install zabbix RPM ,copy files & Start Service?
    1 project | /r/ansible | 30 Nov 2022
  • The Bullhorn #69 (Ansible Newsletter)
    11 projects | /r/ansible | 10 Aug 2022
    We are happy to welcome several new maintainers in the community.zabbix collection: pyrodie18, BGmot and lzadjsf. Thank you, folks, for your interest and desire to help! Many thanks to D3DeFi, one of the current collection maintainers, for promoting them!
  • Zabbix 4.0.19
    1 project | /r/zabbix | 14 Jun 2022
    As for automation, I'm about to start playing with: Ansible Collection: Community Zabbix So that might prove useful for you too.
  • The Bullhorn #46 (Ansible Newsletter)
    10 projects | /r/ansible | 17 Feb 2022
    for community.zabbix: With the release of Zabbix 6.0 LTS we would love to get some help on blocking issues like with the integration of a new scripts module. Thank you for your attention!
  • The Bullhorn, Issue 40 (Ansible Newsletter)
    9 projects | /r/ansible | 21 Dec 2021
    A lot has been happening in the community.zabbix collection. They've gained two new maintainers, rockaut and ragingpastry, congratulations to both and thank you for your continued great work. The team has recently released version 1.5.1. If you're interested in Zabbix, join the active discussion in #community-zabbix_community:gitter.im via Matrix.
  • Searching for a lightweight log server
    2 projects | /r/selfhosted | 7 Dec 2021
    The ansible collection is very good (no one wants to setup manually agent and extend checks with user-parameters manually): https://github.com/ansible-collections/community.zabbix (works for all components).
  • Start at specific role
    1 project | /r/ansible | 11 Aug 2021
    Yes, each role has their own Molecule configuration and tests. So with every change you make in your role, Molecule will test this. (Keep note: It needs to be executed from Jenkins/GitLab CI/Github Actions etc). Once everything is valid, you will merge the code to master|main. See: https://github.com/ansible-collections/community.zabbix/tree/main/molecule These are the roles I maintain, everytime when someone is creating a PR to add new code/functionality, molecule is executed. When Molecule exits correctly (exit code of 0), then to me the role is ok (In a nutshell). And when the role is ok, I will accept/merge the PR.

What are some alternatives?

When comparing ansible-lint and community.zabbix you can also consider the following projects:

ansible-vim - A vim plugin for syntax highlighting Ansible's common filetypes

ansible-collection-k8s - To use in conjunction with Kubernetes and Ansible Operator SDK

ansible-language-server - 🚧 Ansible Language Server codebase is now included in vscode-ansible repository

ansible-meraki - Cisco Meraki Ansible Collection

conventional-pre-commit - A pre-commit hook that checks commit messages for Conventional Commits formatting

zabbix-mini-IPMI - Disk and CPU temperature monitoring for Linux, FreeBSD and Windows. LLD, trapper.

vyos.vyos - Ansible Network Collection for VyOS

azure - Development area for Azure Collections

coc-ansible - ansible-language-server extension for coc.nvim

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.

ansible.scm - An ansible collection for prescriptive retrieval and publish using git

community.postgresql - Manage PostgreSQL with Ansible