Add missing comma in introduction.rst (#2914)

This commit is contained in:
Bartolomeo Müller
2025-07-29 17:19:01 +02:00
committed by GitHub
parent 486d9b2b78
commit aad8488440

View File

@@ -29,7 +29,7 @@ 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.
Idempotence and predictability
When the system is in the state your playbook describes Ansible does not change anything, even if the playbook runs multiple times.
When the system is in the state your playbook describes, Ansible does not change anything, even if the playbook runs multiple times.
Ready to start using Ansible?
:ref:`Get up and running in a few easy steps<get_started_ansible>`.