From e218441c39a525b19c5d529e24526f122656927c Mon Sep 17 00:00:00 2001 From: Thomas Woerner <twoerner@redhat.com> Date: Fri, 14 Jun 2019 18:18:33 +0200 Subject: [PATCH] Update README.md --- roles/ipaclient/README.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/roles/ipaclient/README.md b/roles/ipaclient/README.md index 4ae23ffd..54046a75 100644 --- a/roles/ipaclient/README.md +++ b/roles/ipaclient/README.md @@ -16,8 +16,7 @@ Features Supported FreeIPA Versions -------------------------- -FreeIPA versions 4.5 and up are supported by the client role. There is also -limited support for verison 4.4. +FreeIPA versions 4.5 and up are supported by the client role. There is also limited support for verison 4.4. Supported Distributions @@ -32,7 +31,7 @@ Requirements ------------ **Controller** -* Ansible version: 2.5+ +* Ansible version: 2.8+ * python3-gssapi is required on the controller if a one time password (OTP) is used to install the client. **Node** -- GitLab