community.general/plugins
Christer Warén 66578d0b2c
ipa_host: add userclass and locality parameters (#10935)
* ipa_host: add userclass and locality parameters

* Changelog Fragment - 10935

* Update plugins/modules/ipa_host.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/ipa_host.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/ipa_host.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update changelogs/fragments/10935-ipa-host-add-parameters.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

---------

Co-authored-by: Felix Fontein <felix@fontein.de>
2025-10-22 23:14:55 +02:00
..
action Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
become Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
cache update code to python3 (#10903) 2025-10-12 11:05:57 +02:00
callback update code to python3 (#10903) 2025-10-12 11:05:57 +02:00
connection update code to python3 (#10903) 2025-10-12 11:05:57 +02:00
doc_fragments Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00
filter use f-strings (#10899) 2025-10-11 11:59:28 +02:00
inventory update code to python3 (#10903) 2025-10-12 11:05:57 +02:00
lookup use f-strings (#10899) 2025-10-11 11:59:28 +02:00
module_utils Add support for client auth in Keycloak cllient secrets module (#10933) 2025-10-19 21:12:41 +02:00
modules ipa_host: add userclass and locality parameters (#10935) 2025-10-22 23:14:55 +02:00
plugin_utils use f-strings (#10899) 2025-10-11 11:59:28 +02:00
test Fix __future__ imports, __metaclass__ = type, and remove explicit UTF-8 encoding statement for Python files (#10886) 2025-10-10 19:52:04 +02:00