Skip to content
Snippets Groups Projects
Select Git revision
  • a9761e85355406e07cf9980af4f6836b4a956849
  • master default protected
  • v0.0.x
  • v0.0.31
  • v0.0.30
  • v0.0.29
  • v0.0.28
  • v0.0.28-rc1
  • v0.0.27
  • v0.0.26
  • v0.0.25
  • v0.0.24
  • v0.0.23
  • v0.0.22
  • v0.0.21
  • v0.0.20
  • v0.0.19
  • v0.0.18
  • v0.0.17
  • v0.0.16
  • v0.0.15
  • v0.0.14
  • v0.0.13
23 results

local-path-provisioner

  • 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