Ansible
Ansible is an open-source automation engine that automates software provisioning, configuration management, application deployment, and orchestration.
Ansible is an open-source automation engine that automates software provisioning, configuration management, application deployment, and orchestration.
A comprehensive guide to Ansible Molecule, a tool for developing and testing Ansible roles. Learn how to install Molecule, create roles, write tests, and integrate it into your CI/CD pipeline.
Chef is a powerful automation platform that transforms infrastructure into code. Automate how you build, deploy, and manage your infrastructure.
Dependabot automates dependency updates to keep your projects secure and up-to-date.
Karate DSL is an open-source test automation framework built on top of Java. It combines API test-automation, UI test-automation, mock services, and performance-testing into a single, unified framework. It's known for its simplicity, readability, and ease of use, making it a great choice for both developers and testers.
Linters are static analysis tools that automatically check your code for potential errors, style violations, and suspicious constructs. They help improve code quality, maintainability, and consistency across a project. This document focuses on the use of linters in Go (Golang) development.
Rundeck is an open-source job scheduler and runbook automation system that lets you automate routine tasks and operational procedures.
My review of Al Sweigart's 'Automate the Boring Stuff with Python'.