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

(cherry picked from commit 6145f3dfc1)

Co-authored-by: Robert R. <github_rob3c@7b9.com>
This commit is contained in:
patchback[bot]
2026-03-24 11:44:22 +00:00
committed by GitHub
parent 1fdb65192f
commit 7c2160975c

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.