From 5c430461d9ebd8794b67dac1f3e047c75b50a9ca Mon Sep 17 00:00:00 2001 From: Beth Parker Date: Wed, 25 Dec 2024 21:49:42 -0600 Subject: [PATCH] Updated Readme --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 461ffae..4aa441c 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ role-ipa-server ========= -A brief description of the role goes here. +This role is used to build freeipa server Requirements ------------ @@ -11,7 +11,7 @@ No requirements Role Variables -------------- -Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder +No role specific variables Dependencies ------------ @@ -23,8 +23,8 @@ Example Playbook Template Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries: -role:mount:v1.0:core,mount -role:mount:testing:core,mount +role:ipa-server:v1.0:workload,ipa-server +role:ipa-server:testing:workload,ipa-server License -------