DevOps
150 views
Ansible
Quick Definition
Agentless automation tool using YAML playbooks
Full Definition
An agentless IT automation tool using YAML playbooks for configuration management and application deployment.
Examples
server provisioning, configuration management, app deployment
Related Terms
infrastructure-as-code
terraform
automation
More DevOps Terms
Continuous Integration
Frequently merging code with automated verification
GitOps
Framework using Git as single source of truth for configs
SLO
Target value for a service level indicator over time
Infrastructure as Code
Managing infrastructure through version-controlled config files
Toil
Manual repetitive automatable operational work
Continuous Delivery
Automatically building and testing code for release