Skip to content
Snippets Groups Projects
  • Thomas Woerner's avatar
    c5e0b1b4
    ipagroup: Rework to use same mechanisms as ipahostgroup module · c5e0b1b4
    Thomas Woerner authored
    The ipagroup module was not using the failed and completed items in the dict
    that is returned with api_command. But it was creating add and remove
    lists for users, groups and services. This is not needed if the failures
    "already a member" and "not a member" in the result failures are ignored.
    Only other failures are reported.
    c5e0b1b4
    History
    ipagroup: Rework to use same mechanisms as ipahostgroup module
    Thomas Woerner authored
    The ipagroup module was not using the failed and completed items in the dict
    that is returned with api_command. But it was creating add and remove
    lists for users, groups and services. This is not needed if the failures
    "already a member" and "not a member" in the result failures are ignored.
    Only other failures are reported.
ipagroup.py 13.83 KiB