Skip to content
Snippets Groups Projects
Commit 2f3ee6dc authored by Siva Paramasivam's avatar Siva Paramasivam
Browse files

Added missing parameter realm to setup_kra

parent 720204fe
Branches
Tags
No related merge requests found
......@@ -287,6 +287,7 @@
setup_ca: "{{ result_ipaserver_test.setup_ca }}"
dm_password: "{{ ipadm_password }}"
setup_kra: "{{ result_ipaserver_test.setup_kra }}"
realm: "{{ result_ipaserver_test.realm }}"
when: result_ipaserver_test.setup_kra | bool
- name: Install - Setup DNS
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment