brianhartsock.mdadm
ansible-role-mdadm
A very simple role that installs mdadm and mounts RAID arrays.
Requirements
None
Role Variables
The only variable for this role is a list of mount points.
mdadm_mounts:
- path: /srv
src: /dev/md0
fstype: ext4
Dependencies
None
Example Playbook
Here is an example of how to use this role (you can pass in variables as parameters):
- hosts: servers
roles:
- role: brianhartsock.mdadm
License
MIT
Author Information
Created with care by Brian Hartsock.
Installa
ansible-galaxy install brianhartsock.mdadm
Licenza
Unknown
Download
110
Proprietario