ara
semaphore
Our great sponsors
- InfluxDB - Collect and Analyze Billions of Data Points in Real Time
- Onboard AI - Learn any GitHub repo in 59 seconds
- SaaSHub - Software Alternatives and Reviews
ara | semaphore | |
---|---|---|
82 | 35 | |
1,739 | 8,339 | |
1.0% | 6.5% | |
3.6 | 7.1 | |
about 1 month ago | 13 days ago | |
Python | Go | |
GNU General Public License v3.0 only | MIT License |
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.
ara
-
Ansible-Semaphore vs Ansible AWX
Also worth considering is ARA for playbook reporting, and then whatever you want for orchestration (Jenkins, Azure Devops, Rundeck, etc).
-
Zabbix to monitor ansible
Why not use ara?
-
How would I get a list of IP addresses of failed hosts and details?
For general recording of playbook activity with a web dashboard, ARA works really well.
- Planning on writing a callback plugin - is there a unique variable to identify a particular play being run?
-
A way to log which user excuted a playbook
If you don’t want any UI / access control then you can also look at ARA - https://ara.recordsansible.org This works as a callback plugin to capture the job run data.
-
Benchmarking ansible-core 2.11 vs 2.14 and python 3.9 vs 3.11 along with ara's database backends
ara records ansible playbooks and makes them easier to understand and troubleshoot.
I'm not sure how to interpret running 100 debug messages (https://github.com/ansible-community/ara/blob/master/tests/integration/benchmark_tasks.yaml) into real life performance. Mitogen's Benchmark used either 100 times a "hostname" command on the target machine (https://github.com/mitogen-hq/mitogen/blob/master/tests/ansible/bench/loop-100-items.yml) or running the DebOps project (https://github.com/debops/debops-playbooks/blob/master/playbooks/common.yml) for some sorta real-world module usage.
-
The Bullhorn #92 (Ansible Newsletter)
Reach out on Mastodon or see this issue on GitHub.
-
Best options for monitoring Ansible deployment times
I do not know if this would help but https://ara.recordsansible.org/ offers some sort of visibility and visual approach. setup might take some time but it can offer information, also it uses some sort of plugin which logs a lot of stuff, which Ara reads and offers the mentioned stuff above.
Maybe ansible ara is what you‘re searching for.
semaphore
- Server management software (patching,...)
-
Ansible-Semaphore vs Ansible AWX
I've been trying Ansible AWX and Ansible Semaphore. (Ansible WebUIs)
-
gans - Git+Ansible: watch git repo for changes and run only changed playbooks
So you basically rebuilt Ansible Semaphore?
-
Minimalist self hosted apps
Semaphore - CI/CD for Ansible
- low effort ansible gitops
-
Who's NOT using Kubernetes these days and want to share their exciting bit/tooling?
Ansible with semaphore and a bunch vms at my last job. We still needed to figure out how to deploy regular servers correctly before containers were on our roadmap and semaphore was lighter than awx and didn't require a kubernetes cluster
-
what do they use, or how do they do it..
instead of ansible tower, look at semaphore (https://ansible-semaphore.com/)
-
Need User interface for managing and running the ansible playbooks.
https://ansible-semaphore.com/ https://www.rundeck.com/open-source
Once you have tower or awx you can throw away jenkins. No more silliness of groovy and java when you have python and ssh based actions For UI try Semaphore - https://github.com/ansible-semaphore/semaphore
-
semaphore VS awx - a user suggested alternative
2 projects | 15 Feb 2022
What are some alternatives?
awx - AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Rundeck - Enable Self-Service Operations: Give specific users access to your existing tools, services, and scripts
awx-operator - An Ansible AWX operator for Kubernetes built with Operator SDK and Ansible. 🤖
CIS-Ubuntu-20.04-Ansible - Ansible Role to Automate CIS v1.1.0 Ubuntu Linux 18.04 LTS, 20.04 LTS Remediation
elk-ansible - Using ELK to Build a Fact Search Engine and Inventory CMDB for Ansible Tower
controller_configuration - A collection of roles to manage Ansible Controller and previously Ansible Tower
django-cms - The easy-to-use and developer-friendly enterprise CMS powered by Django
foreman-ansible-modules - Ansible modules for interacting with the Foreman API and various plugin APIs such as Katello
drf-flex-fields - Dynamically set fields and expand nested resources in Django REST Framework serializers.
django-celery - Old Celery integration project for Django
django-restql - Turn your API made with Django REST Framework(DRF) into a GraphQL like API.