From 5a462ece9bbf8a85f69145e1732a45c7a135b170 Mon Sep 17 00:00:00 2001
From: Thomas Woerner <twoerner@redhat.com>
Date: Fri, 25 Oct 2019 11:18:32 +0200
Subject: [PATCH] Update README.md

Updated requirements for python3-gssapi
---
 roles/ipaclient/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/roles/ipaclient/README.md b/roles/ipaclient/README.md
index b24a9245..7a8c5af8 100644
--- a/roles/ipaclient/README.md
+++ b/roles/ipaclient/README.md
@@ -33,7 +33,7 @@ Requirements
 **Controller**
 * Ansible version: 2.8+
 * /usr/bin/kinit is required on the controller if a one time password (OTP) is used
-* python3-gssapi is required on the controller if a one time password (OTP) is used to install the client.
+* python3-gssapi is required on the controller if a one time password (OTP) is used with keytab
 
 **Node**
 * Supported FreeIPA version (see above)
-- 
GitLab