ansible-freeipa icon indicating copy to clipboard operation
ansible-freeipa copied to clipboard

Fix bug with ipaclient_test ca_cert_files

Open ebarrere opened this issue 2 years ago • 1 comments

The loop is already acting on the list, so the list item should be a string.

ebarrere avatar Jan 31 '23 15:01 ebarrere

ipaclient_join should also use ipaclient_ca_cert_file. This is missing at the moment.

t-woerner avatar Apr 04 '23 16:04 t-woerner