From 355faf7da07967ad6af877319efe97d75f10180c Mon Sep 17 00:00:00 2001 From: Ivan Anfimov Date: Fri, 11 Apr 2025 14:57:00 +0000 Subject: [PATCH] docs: small mistake in Deployment hosts Change-Id: I5829540eff587f1e1b6c6b779017155c100d1f9e --- doc/source/user/security/non-root.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/doc/source/user/security/non-root.rst b/doc/source/user/security/non-root.rst index 08275a60fe..4d40076f1c 100644 --- a/doc/source/user/security/non-root.rst +++ b/doc/source/user/security/non-root.rst @@ -5,8 +5,8 @@ Deployers do not have to use ``root`` user accounts on deploy or target hosts. This approach works out of the box by leveraging `Ansible privilege escalation`_. -Deploment hosts -~~~~~~~~~~~~~~~ +Deployment hosts +~~~~~~~~~~~~~~~~ You can avoid usage of the ``root`` user on a deployment by following these guidelines: