-
- Downloads
Fix `allow_retrieve_keytab_host` in service module.
The attribute `allow_retrieve_keytab_host` was not working due to wrong processing of the input and verification if the values should be updated. Both the issues are fixed by this change. Tests were added to better verify service keytab members.
Showing
- plugins/modules/ipaservice.py 2 additions, 2 deletionsplugins/modules/ipaservice.py
- tests/service/env_cleanup.yml 68 additions, 0 deletionstests/service/env_cleanup.yml
- tests/service/env_setup.yml 73 additions, 0 deletionstests/service/env_setup.yml
- tests/service/env_vars.yml 15 additions, 0 deletionstests/service/env_vars.yml
- tests/service/test_service_keytab.yml 397 additions, 0 deletionstests/service/test_service_keytab.yml
Loading
Please register or sign in to comment