Skip to content
  • Thomas Woerner's avatar
    603f0c13
    New selfservice management module · 603f0c13
    Thomas Woerner authored
    There is a new selfservice management module placed in the plugins folder:
    
        plugins/modules/ipaselfservice.py
    
    The selfservice module allows to ensure presence and absence of selfservices
    and manage selfservice attributes.
    
    Here is the documentation for the module:
    
        README-selfservice.md
    
    New example playbooks have been added:
    
        playbooks/selfservice/selfservice-absent.yml
        playbooks/selfservice/selfservice-present.yml
        playbooks/selfservice/selfservice-member-absent.yml
        playbooks/selfservice/selfservice-member-present.yml
    
    New tests for the module:
    
        tests/selfservice/test_selfservice.yml
    603f0c13
    New selfservice management module
    Thomas Woerner authored
    There is a new selfservice management module placed in the plugins folder:
    
        plugins/modules/ipaselfservice.py
    
    The selfservice module allows to ensure presence and absence of selfservices
    and manage selfservice attributes.
    
    Here is the documentation for the module:
    
        README-selfservice.md
    
    New example playbooks have been added:
    
        playbooks/selfservice/selfservice-absent.yml
        playbooks/selfservice/selfservice-present.yml
        playbooks/selfservice/selfservice-member-absent.yml
        playbooks/selfservice/selfservice-member-present.yml
    
    New tests for the module:
    
        tests/selfservice/test_selfservice.yml
Loading