Skip to content
Snippets Groups Projects
Select Git revision
  • master default protected
  • 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
  • v1.9.0
  • v1.8.4
  • v1.8.3
21 results

ipaautomember.py

Blame
    • Thomas Woerner's avatar
      285fb6b8
      automember: Add support for action: orphans_removed · 285fb6b8
      Thomas Woerner authored
      The removal of group or hostgroup orphans has been added to the automember
      module.
      
      It can be ensured that orphans have been removed using action: orphans_removed
      The automember_type needs to be set for this.
      
      New examples have been added to README-automember.md
      
      New playbooks:
      - playbooks/automember/automember-group-orphans-removed.yml
      - playbooks/automember/automember-hostgroup-orphans-removed.yml
      
      New tests:
      - tests/automember/test_automember_orphans_removed.yml
      285fb6b8
      History
      automember: Add support for action: orphans_removed
      Thomas Woerner authored
      The removal of group or hostgroup orphans has been added to the automember
      module.
      
      It can be ensured that orphans have been removed using action: orphans_removed
      The automember_type needs to be set for this.
      
      New examples have been added to README-automember.md
      
      New playbooks:
      - playbooks/automember/automember-group-orphans-removed.yml
      - playbooks/automember/automember-hostgroup-orphans-removed.yml
      
      New tests:
      - tests/automember/test_automember_orphans_removed.yml