mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-03 20:54:24 -07:00
* fix: require_two_factor_authentication default=false
* chore: add changelog fragment
* docs: require_two_factor_authentication default value
* fix: don't send require_two_factor_authentication null value
* chore: fix changelog
(cherry picked from commit 1bb2ff5128
)
Co-authored-by: Chris Frage <git@sh0shin.org>
This commit is contained in:
parent
51fcacae08
commit
d2ec7053c5
2 changed files with 4 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- gitlab_group - avoid passing wrong value for ``require_two_factor_authentication`` on creation when the option has not been specified (https://github.com/ansible-collections/community.general/pull/3453).
|
Loading…
Add table
Add a link
Reference in a new issue