mirror of
https://github.com/freeipa/ansible-freeipa.git
synced 2026-07-30 03:14:42 +00:00
library/ipaclient.py: servers needs to be a list
More than one server could be specified
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
ipaclient_domain:
|
||||
ipaclient_realm:
|
||||
ipaclient_server:
|
||||
ipaclient_servers:
|
||||
|
||||
ipaclient_principal:
|
||||
ipaclient_password:
|
||||
|
||||
Reference in New Issue
Block a user