mirror of
https://github.com/ansible/ansible-documentation.git
synced 2026-03-26 13:18:58 +07:00
(cherry picked from commit 6145f3dfc1)
Co-authored-by: Robert R. <github_rob3c@7b9.com>
This commit is contained in:
@@ -23,7 +23,7 @@ Agent-less architecture
|
||||
Low maintenance overhead by avoiding the installation of additional software across IT infrastructure.
|
||||
|
||||
Simplicity
|
||||
Automation playbooks use straightforward YAML syntax for code that reads like documentation. Ansible is also decentralized, using SSH with existing OS credentials to access to remote machines.
|
||||
Automation playbooks use straightforward YAML syntax for code that reads like documentation. Ansible is also decentralized, using SSH with existing OS credentials to access remote machines.
|
||||
|
||||
Scalability and flexibility
|
||||
Easily and quickly scale the systems you automate through a modular design that supports a large range of operating systems, cloud platforms, and network devices.
|
||||
|
||||
Reference in New Issue
Block a user