Skip to content
Snippets Groups Projects
Select Git revision
  • a4a15defa994a15759efa588615040284206b8a2
  • master default protected
  • v1.15.1
  • v1.15.0
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
22 results

plugins

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Woerner authored
    group_add_member is only supporting services in more recent IPA versions.
    This is 4.7+. Code has been added to detect if services are supported by
    the used IPA version and used in the parameters of the module. In this case
    an error is printed.
    
    Additionally all parameters will be get from the module using
    module_params_get provided by ansible_freeipa_module. Additional to_text
    conversions have been removed as they are not needed anymore with this.
    a4a15def
    History
    Name Last commit Last update
    ..