Fix typo in introduction.rst (#3534) (#3547)

(cherry picked from commit 6145f3dfc1)

Co-authored-by: Robert R. <github_rob3c@7b9.com>
This commit is contained in:
patchback[bot]
2026-03-24 12:05:11 +00:00
committed by GitHub
parent c894855522
commit a5dc13d284

View File

@@ -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.