Rafael Guterres Jeffman
Rafael Guterres Jeffman
The variables are used on their supporting roles and are not meant to be used anywhere else.
About the client context tests, I'd like to have a single "test_*_client_context.yml" file per module, so you can simply add the regular test file as "import_playbook" to the existing client...
Which distro are you using and with version of it?
I've made a few tests, and your scenario seems to work with ansible-freeipa version 1.9.0, and a few modifications. Release 1.9.0 added some variables to the `ipaclient` role that allow...
I've opened issue #1008 which is related to the problem you are facing.
A replica is a client that is promoted to replica, and this behavior is copied by ansible-freeipa deployment. So, yes, those variables are for the "client part" (but are needed...
I'm assuming you want your ipaserver to be the nameserver, so `ipaclient_dns_servers=10.30.0.110,10.20.0.110` should contain the server's IP address.
Did you set 'gather_facts: yes' ? Are you trying to configure a cluster using the provided example inventory? Can you provide more information on your inventory?
The Debian files had been removed since it did not provide a build anymore and the versions there were not supported anymore. I can recreate the files for the new...
@t-woerner I updated the PR with the requested changes.