mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-21 11:19:00 +00:00
ipa_host: fix errors when disabling host (#11487)
* fix errors when disabling host
- Fix the logic to actually allow disabling hosts
- Fix the dict != string error when error does happen
- Add has_keytab to returned dicts to allow users see if host is disabled or not
* Add changelog-fragments
* Run formatters
* More formatting
* Remove feature, only fix the logic
* Update changelogs/fragments/11487-ipa-host-fix-disable.yml
* Update changelogs/fragments/11487-ipa-host-fix-disable.yml
* Back to fstring
* Update plugins/modules/ipa_host.py
* Use more Pythonic way to for if
* Nox
* Revert back to working if
* Simplify if
* Remove extra get
---------
(cherry picked from commit
|
||
|---|---|---|
| .. | ||
| .keep | ||
| 12.6.0.yml | ||
| 8852-snmp-facts-pysnmp7.yml | ||
| 10786-jira-cloud-search.yml | ||
| 11487-ipa-host-fix-disable.yml | ||
| 11664-mssql-named-instance-port.yml | ||
| 11681-pacman-root-cachedir-config.yml | ||
| 11688-flatpak-fix-runtime-removal.yml | ||
| 11689-composer-create-project-idempotent.yml | ||
| 11698-ipa-failed-response.yml | ||
| 11717-fix-error-dnsttl.yml | ||
| 11721-xenserver-guest-codeqa.yml | ||
| 11728-opendj_backendprop-cmdrunner.yml | ||
| 11738-run-command-locale-group3-batch1.yml | ||
| 11740-run-command-locale-group3-batch2.yml | ||
| 11741-run-command-locale-group3-batch3.yml | ||
| 11742-run-command-locale-nmcli.yml | ||
| 11753-java-cert-proxy-auth.yml | ||
| 11754-mssql-script-params-substitution.yml | ||
| fix-nsupdate-gss-tsig.yml | ||