1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins/modules/identity/ipa
TizeN85 ee23c26150
fix sudorule_add_allow_command_group (#2821)
* fix sudorule_add_allow_command_group

fix sudorule_add_allow_command_group is not working on freeIPA 4.8.7 at least, sudorule_add_allow_command should be used instead with item sudocmdgroup

* Added changelog fragment
2021-06-17 19:08:42 +02:00
..
ipa_config.py Added fields to the ipa_config module (#2116) 2021-04-11 05:57:36 +02:00
ipa_dnsrecord.py
ipa_dnszone.py
ipa_group.py
ipa_hbacrule.py
ipa_host.py
ipa_hostgroup.py
ipa_otpconfig.py Added modules ipa_otpconfig and ipa_otptoken (#2122) 2021-04-11 15:25:03 +02:00
ipa_otptoken.py Added modules ipa_otpconfig and ipa_otptoken (#2122) 2021-04-11 15:25:03 +02:00
ipa_pwpolicy.py
ipa_role.py
ipa_service.py ipa_service - Correct pluralisation of "hosts" in example (#2103) 2021-03-25 22:19:48 +01:00
ipa_subca.py
ipa_sudocmd.py
ipa_sudocmdgroup.py
ipa_sudorule.py fix sudorule_add_allow_command_group (#2821) 2021-06-17 19:08:42 +02:00
ipa_user.py Fix issue where multiselect field in userauthtype did not allow multiple values (#2174) 2021-04-07 20:57:04 +02:00
ipa_vault.py