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

ipaautomountlocation.py

  • chrisp's avatar
    6a87db06
    New automountlocation module · 6a87db06
    chrisp authored
    There is a new automount location management module placed in the plugins folder:
    
    plugins/modules/ipaautomountlocation.py
    
    This module allows to ensure presence and absence of automount locations
    that act as containers for automount onjects in ipa.
    
    Here is the documentation for the module:
    
    README-automountlocation.md
    
    New example playbooks have been added:
    
    playbooks/automount/automount-location-absent.yml
    playbooks/automount/automount-location-present.yml
    
    New tests for the module:
    
    tests/automount/test_automountlocation.yml
    6a87db06
    History
    New automountlocation module
    chrisp authored
    There is a new automount location management module placed in the plugins folder:
    
    plugins/modules/ipaautomountlocation.py
    
    This module allows to ensure presence and absence of automount locations
    that act as containers for automount onjects in ipa.
    
    Here is the documentation for the module:
    
    README-automountlocation.md
    
    New example playbooks have been added:
    
    playbooks/automount/automount-location-absent.yml
    playbooks/automount/automount-location-present.yml
    
    New tests for the module:
    
    tests/automount/test_automountlocation.yml