Update README.md

Updated requirements for python3-gssapi
This commit is contained in:
Thomas Woerner
2019-10-25 11:18:32 +02:00
committed by GitHub
parent a9cf33f3b9
commit 5a462ece9b

View File

@@ -33,7 +33,7 @@ Requirements
**Controller** **Controller**
* Ansible version: 2.8+ * Ansible version: 2.8+
* /usr/bin/kinit is required on the controller if a one time password (OTP) is used * /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** **Node**
* Supported FreeIPA version (see above) * Supported FreeIPA version (see above)