Skip to content
Snippets Groups Projects
Select Git revision
0 results

README-servicedelegationrule.md

Blame
    • Thomas Woerner's avatar
      2c278ab3
      New servicedelegationrule management module · 2c278ab3
      Thomas Woerner authored
      There is a new servicedelegationrule management module placed in the plugins
      folder:
      
          plugins/modules/ipaservicedelegationrule.py
      
      The servicedelegationrule module allows to ensure presence and absence of
      servicedelegationrules and servicedelegationrule members.
      
      Here is the documentation of the module:
      
          README-servicedelegationrule.md
      
      New example playbooks have been added:
      
          playbooks/servicedelegationrule/servicedelegationrule-absent.yml
          playbooks/servicedelegationrule/servicedelegationrule-principal-member-absent.yml
          playbooks/servicedelegationrule/servicedelegationrule-principal-member-present.yml
          playbooks/servicedelegationrule/servicedelegationrule-target-member-absent.yml
          playbooks/servicedelegationrule/servicedelegationrule-target-member-present.yml
          playbooks/servicedelegationrule/servicedelegationrule-present.yml
      
      New tests for the module:
      
          tests/servicedelegationrule/test_servicedelegationrule.yml
          tests/servicedelegationrule/test_servicedelegationrule_client_context.yml
          tests/servicedelegationrule/test_servicedelegationrule_hostprincipal.yml
      2c278ab3
      History
      New servicedelegationrule management module
      Thomas Woerner authored
      There is a new servicedelegationrule management module placed in the plugins
      folder:
      
          plugins/modules/ipaservicedelegationrule.py
      
      The servicedelegationrule module allows to ensure presence and absence of
      servicedelegationrules and servicedelegationrule members.
      
      Here is the documentation of the module:
      
          README-servicedelegationrule.md
      
      New example playbooks have been added:
      
          playbooks/servicedelegationrule/servicedelegationrule-absent.yml
          playbooks/servicedelegationrule/servicedelegationrule-principal-member-absent.yml
          playbooks/servicedelegationrule/servicedelegationrule-principal-member-present.yml
          playbooks/servicedelegationrule/servicedelegationrule-target-member-absent.yml
          playbooks/servicedelegationrule/servicedelegationrule-target-member-present.yml
          playbooks/servicedelegationrule/servicedelegationrule-present.yml
      
      New tests for the module:
      
          tests/servicedelegationrule/test_servicedelegationrule.yml
          tests/servicedelegationrule/test_servicedelegationrule_client_context.yml
          tests/servicedelegationrule/test_servicedelegationrule_hostprincipal.yml