From 394f5b6d8e430cdd83295f5f96341d2ec6c959a4 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Mon, 29 Jan 2024 20:08:51 +0000 Subject: [PATCH] Update branding in Ansible: Core --- content/docs/ansible/core/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/docs/ansible/core/_index.md b/content/docs/ansible/core/_index.md index 85985ef..ac777e5 100644 --- a/content/docs/ansible/core/_index.md +++ b/content/docs/ansible/core/_index.md @@ -13,7 +13,7 @@ weight = 1 ## Introduction -This collection includes `core` automation utilities that are used in the deployment of various Lunivity Circle Services.
+This collection includes `core` automation utilities that are used in the deployment of various Lunivity Ring Services.
Core utilities include any kinds of roles and playbooks that are responsible for installing dependencies for services, or other general automations. ## Getting Started