-
- Downloads
New automount map management module.
There is a new server management module placed in the plugins folder: plugins/modules/ipaautomountmap.py The server module allows to ensure presence and absence of automount maps. The module requires an existing automount location to place the map within. It does not create any automount keys with in the map. Here is the documentation for the module: README-automountmap.md New example playbooks have been added: playbooks/automount/automount-map-absent.yaml playbooks/automount/automount-map-present.yaml New tests for the module: tests/automount/test_automountmap.yml
Showing
- README-automountmap.md 95 additions, 0 deletionsREADME-automountmap.md
- playbooks/automount/automount-map-absent.yaml 12 additions, 0 deletionsplaybooks/automount/automount-map-absent.yaml
- playbooks/automount/automount-map-present.yaml 12 additions, 0 deletionsplaybooks/automount/automount-map-present.yaml
- plugins/modules/ipaautomountmap.py 184 additions, 0 deletionsplugins/modules/ipaautomountmap.py
- tests/automount/test_automountmap.yml 135 additions, 0 deletionstests/automount/test_automountmap.yml
README-automountmap.md
0 → 100644
plugins/modules/ipaautomountmap.py
0 → 100644
tests/automount/test_automountmap.yml
0 → 100644
Please register or sign in to comment