2 repos
Configuration Management — Infrastructure Management
We curate 2 GitHub repositories matching infrastructure management · Configuration Management. Refine with filters or upvote what's useful.
Configuration Management — Infrastructure Management
- ansible/ansible
ansible/ansible
68,108Ansible is an agentless infrastructure automation engine designed to manage remote servers and network devices. It functions as a cross-platform orchestration tool that coordinates system updates, software installations, and service configurations from a centralized management workstation. By utilizing a declarative approach, it allows users to define desired system states through human-readable configuration files, ensuring consistency across distributed environments. The platform operates by establishing secure shell connections to target nodes, eliminating the need for persistent agent software or complex bootstrapping processes on managed hosts. It employs an inventory-driven model to organize infrastructure into logical groups, while its module-based execution system dispatches idempotent scripts to verify and maintain state. This architecture is supported by a plugin-based framework that enables custom interfaces for connection methods, inventory sources, and task processing logic. Beyond core orchestration, the project provides capabilities for automated application deployment and infrastructure as code, allowing for version-controlled management of data center environments. It also includes template rendering functionality to dynamically inject variables and logic into configuration files before deployment. The software is distributed as a comprehensive package with extensive documentation available for installation and configuration.
Pythonansiblepython - PowerShell/PowerShell
PowerShell/PowerShell
51,453PowerShell is a cross-platform task automation and configuration management framework. It functions as an object-oriented shell environment and a dynamic scripting language, enabling users to interact with system interfaces and manage infrastructure through a unified command-line interface. By executing as a managed application on the common language runtime, it provides direct access to native libraries and system APIs. The system is distinguished by its object-based pipeline, which processes structured data objects rather than raw text, allowing for precise property manipulation across command chains. It utilizes a modular command architecture based on a standard verb-noun naming convention, alongside a provider-based abstraction layer that maps disparate data stores into a consistent, drive-like structure for uniform navigation. Beyond interactive command execution, the project includes a declarative configuration engine designed to define and enforce desired system states across local and remote environments. This capability supports the creation of portable scripts and the automation of complex administrative workflows, ensuring consistent environment setups across large-scale deployments.
C#command-linehacktoberfestlinux