From e5f77d3d8c5450d234276924af7a006622669ef6 Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Sat, 31 May 2025 21:47:57 +0000 Subject: [PATCH] docs: update article name from Ansible documentation Change-Id: I903a34c014bc6c8bd14292326f87b9bd7f5385a7 --- doc/source/admin/upgrades/distribution-upgrades.rst | 6 +++--- doc/source/reference/architecture/manifesto.rst | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/doc/source/admin/upgrades/distribution-upgrades.rst b/doc/source/admin/upgrades/distribution-upgrades.rst index bde1bb3e80..1b45b05f4f 100644 --- a/doc/source/admin/upgrades/distribution-upgrades.rst +++ b/doc/source/admin/upgrades/distribution-upgrades.rst @@ -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 ============ diff --git a/doc/source/reference/architecture/manifesto.rst b/doc/source/reference/architecture/manifesto.rst index 1318fe4c5a..aeba5dfccf 100644 --- a/doc/source/reference/architecture/manifesto.rst +++ b/doc/source/reference/architecture/manifesto.rst @@ -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 `_. +For more information, see `Ansible playbooks `_. Ansible is a simple yet powerful orchestration tool that is ideally equipped for deploying OpenStack-powered clouds. The declarative nature of