adfinis / ansible-roles

This Git repository is deprecated, there is a Git repository per role.
https://docs.adfinis-sygroup.ch/public/ansible-guide/
GNU General Public License v3.0
6 stars 6 forks source link

hwraid: fix ansible condition if there is no ansible_devices.sda #53

Closed keachi closed 6 years ago

keachi commented 6 years ago

If no /dev/sda is present the role hwraid will fail. This PR will fix the ansible conditions so ansible detects that and abort the check.