ansible-mdadm

Stars
61
Committers
14

Bot releases are visible (Hide)

ansible-mdadm - v0.1.2 🌈 Latest Release

Published by github-actions[bot] 8 months ago

Changes

  • new release? @mrlesmithjr (#41)
  • Fix raid1 creation. Do not specify --chunk @pavlozt (#36)
  • Add an option to specify raid chunk size and metadata version @alourie (#29)
  • Use an empty list as default for mdadm @markgoddard (#25)
ansible-mdadm - v0.1.1 🌈

Published by github-actions[bot] about 3 years ago

Changes

  • Use ansible_facts to reference facts @markgoddard (#20)
ansible-mdadm - v0.1.0

Published by github-actions[bot] over 3 years ago

Changes

  • Add examples for filesystem @panticz (#15)
  • Fix incorrect title in README. @Rylon (#12)
  • RedHat systems store mdadm.conf in /etc/mdadm.conf @KubaO (#11)
  • Create file system only if one is defined @priteau (#10)
  • Only mount if a mountpoint is defined @brtknr (#9)
  • Option to specify filesystem opts when mounting @brtknr (#8)
  • Enable setting mount options for arrays @matikij (#7)
  • Get rid of "DEPRECATION WARNING" @jangrewe (#6)
  • Centos/RedHat: dracut is the cmd to update initramfs @cyrilleverrier (#5)
  • Add RHEL support @ahharu (#4)
  • Ensure /etc/mdadm/mdadm.conf conf file exists @cyrilleverrier (#3)
  • Improve support for check mode and idempotence. @burukuru (#1)