Skip to content
Snippets Groups Projects
Select Git revision
  • 30a401de34f15468fcb366b70e7c0b5a8b6ee8e8
  • master default protected
  • v0.5
  • dependabot/pip/certifi-2022.12.7
  • dependabot/pip/pillow-9.3.0
  • dependabot/pip/lxml-4.9.1
  • dependabot/pip/django-2.2.28
  • dependabot/pip/cryptography-3.2
  • v0.48-devel
  • v0.47-devel
  • v0.47-devel-slashes
  • v0.46-devel
  • v0.45.1-fixes
  • v0.45-devel
  • v0.44-devel
  • v0.43-devel-reader
  • v0.43-devel
  • v0.42-devel
  • v0.42-devel-epub
  • v0.41-devel
  • v0.47
  • v0.45
  • v0.45-2
  • v0.45-1
  • v0.44
  • v0.43
  • v0.42
  • v0.41
  • v0.40
  • v0.39
  • v0.38
  • v0.37
  • v0.36
  • v0.33
  • v0.23.4
  • v0.23.4-1
36 results

backends

user avatar
Thomas Woerner authored
With 4.9.10, the value of bools have been changed from "TRUE" and
"FALSE" to real bool values.

With IPA < 4.9.10 the new bool checks distcheck and usercheck failed
the tests for enabling the checks with a "already enabled" error.

A new version check altogether with providing the ansible module for
gen_args has been added. The values True and False are now transformed
into "TRUE" and "FALSE" for IPA < 4.9.10.

The function bool_param has been renamed to bool_or_empty_param to match
the int_or_empty_param and to have a more explaining name.
9108065e
History
Name Last commit Last update
..