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

modules

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Thomas Woerner authored
    There was state: rebuild before, but the code was incomplete and was not
    able to run properly.
    
    New parameters:
    - users: Limit the rebuild to the given users only
    - hosts: Limit the rebuild to the given hosts only
    - no_wait: Don't wait for rebuilding membership
    
    New parameters and examples have been added to README-automember.md
    
    tests/automember/test_automember_client_context.yml has been using
    state: rebuild and lacked the automember_type parameter.
    
    grouping was used in functions and has been replaced by automember_type.
    
    Some typos in examples have been fixed also.
    
    New playbooks:
    - playbooks/automember/automember-group-membership-all-users-rebuilt.yml
    - playbooks/automember/automember-group-membership-users-rebuilt.yml
    - playbooks/automember/automember-hostgroup-membership-all-hosts-rebuilt.yml
    - playbooks/automember/automember-hostgroup-membership-hosts-rebuilt.yml
    
    New tests:
    - tests/automember/test_automember_rebuilt.yml
    67e19224
    History
    Name Last commit Last update
    ..