docs: update article name from Ansible documentation
Change-Id: I903a34c014bc6c8bd14292326f87b9bd7f5385a7
This commit is contained in:
@@ -7,9 +7,9 @@ release to the next.
|
||||
|
||||
.. note::
|
||||
|
||||
This guide was last updated when upgrading from Ubuntu Focal to Jammy during
|
||||
the Antelope (2023.1) release. For earlier releases please see other
|
||||
versions of the guide.
|
||||
This guide was last updated when upgrading from Ubuntu 20.04 (Focal Fossa)
|
||||
to Ubuntu 22.04 (Jammy Jellyfish) during the Antelope (2023.1) release.
|
||||
For earlier releases please see other versions of the guide.
|
||||
|
||||
Introduction
|
||||
============
|
||||
|
||||
@@ -26,8 +26,7 @@ deployment. Ansible manages systems by using Secure Shell (SSH)
|
||||
instead of unique protocols that require remote daemons or agents.
|
||||
|
||||
Ansible uses playbooks written in the YAML language for orchestration.
|
||||
For more information, see `Ansible - Intro to
|
||||
Playbooks <https://docs.ansible.com/ansible/latest/user_guide/playbooks_intro.html>`_.
|
||||
For more information, see `Ansible playbooks <https://docs.ansible.com/ansible/latest/user_guide/playbooks_intro.html>`_.
|
||||
|
||||
Ansible is a simple yet powerful orchestration tool that is ideally
|
||||
equipped for deploying OpenStack-powered clouds. The declarative nature of
|
||||
|
||||
Reference in New Issue
Block a user