From 28a2479f24ca7f1b3f1a5887ad9101ead9453d9d Mon Sep 17 00:00:00 2001 From: Reto Date: Sun, 24 Jan 2021 19:37:46 +0100 Subject: [PATCH] fix my ignorance of idempotent --- docs/setup.rst | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/setup.rst b/docs/setup.rst index d2bd7ed0a..24d0e5604 100644 --- a/docs/setup.rst +++ b/docs/setup.rst @@ -95,9 +95,8 @@ should you want to contribute some code back. You need to configure and run the above mentioned components yourself. The ansible route combines benefits of both options: -the setup process is fully automated, reproducible and independent, -it includes the same sensible defaults, -and it simultaneously provides the flexibility of a bare metal installation. +the setup process is fully automated, reproducible and `idempotent `, +it includes the same sensible defaults, and it simultaneously provides the flexibility of a bare metal installation. .. _setup-docker_hub: