mrlesmithjr / ansible-mdadm

60 stars 42 forks source link

fix for change only manage arrays #33

Closed akiryliuk closed 1 year ago

akiryliuk commented 1 year ago

Description

Improving on two things:

  1. when creating an array, I add a check for each array that the array has already been created previously only the first array was checked, and the second array was not created if the first array was already created earlier, during previous playbook launches

  2. improve the work on creating mdamd.conf so that playbook makes changes only for the arrays it controls. otherwise there may be problems with arrays already in the system.

Types of changes

Checklist:

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.