You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
3 years ago | |
|---|---|---|
| .. | ||
| .github/workflows | 3 years ago | |
| defaults | 3 years ago | |
| meta | 3 years ago | |
| molecule/default | 3 years ago | |
| tasks | 3 years ago | |
| vars | 3 years ago | |
| .flake8 | 3 years ago | |
| .gitignore | 3 years ago | |
| .yamllint.yml | 3 years ago | |
| LICENSE | 3 years ago | |
| README.md | 3 years ago | |
| requirements.in | 3 years ago | |
| requirements.txt | 3 years ago | |
README.md
Ansible Role: mergerfs
Install and configure Mergerfs — A featureful union filesystem.
Requirements
None.
Role Variables
See defaults/main.yml.
Dependencies
None.
Example Playbook
- hosts: server
roles:
- role: sprat.mergerfs
vars:
mergerfs_mounts:
- path: /mnt/data
branches:
- /mnt/data1
- /mnt/data2
options: allow_other,use_ino
License
MIT
Author Information
This role was created in 2020 by Sylvain Prat.