Skip to content
Snippets Groups Projects
Unverified Commit 668d89cd authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman Committed by GitHub
Browse files

Merge pull request #894 from t-woerner/ipaserver_no_ipaclient_package_install

ipaserver: ipaclient part does not need to install packages
parents 0c1d4efc 577aeea3
No related branches found
No related tags found
No related merge requests found
......@@ -428,7 +428,7 @@
ipaclient_no_ntp:
"{{ 'true' if result_ipaserver_test.ipa_python_version >= 40690
else 'false' }}"
ipaclient_install_packages: "{{ ipaserver_install_packages }}"
ipaclient_install_packages: no
- name: Install - Enable IPA
ipaserver_enable_ipa:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment