No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2026-08-30 06:12:53 +00:00
defaults initial push 2024-10-06 14:56:51 -05:00
handlers nfs mounts 2024-10-07 20:36:54 -05:00
meta initial push 2024-10-06 14:56:51 -05:00
tasks Fix issue with mount bind creating overlapping mountpoints, leading to eventual stalls. Now we test if a path is already a mountpoint and skip mounting if it is. (#8) 2026-08-30 06:12:53 +00:00
templates nfs mounts 2024-10-07 20:36:54 -05:00
tests initial push 2024-10-06 14:56:51 -05:00
vars removed privtorrents mount configuration from vars file (#4) 2026-01-04 02:05:21 -06:00
README.md initial push 2024-10-06 14:56:51 -05:00

mount

This role sets up mount points on the server

Requirements

No requirements

Role Variables

Server specific variables (i.e. mountpoint info) should be defined from the playbook-builder

Dependencies

None

Example Playbook Template

Playbook creation should be handled by playbook-builder. To include role in a playbook, add one of these lines (changing version/branch as needed) to the template with other core entries:

mount:tags:v1.0:core,mount mount:branch:testing:core,mount

License

GPL

Author Information

Beth Parker, ejparker@atcur.com