ironic/ironic/drivers/modules/ansible
Julia Kreger 145d68e8f5 Ansible deploy - Ignore invalid devices
This change updates the ansible deploy driver to exclude
devices with "sr", "loop", and "mem" which can appear in the
devices list for consideration as the root device.

This change effectively causes them to be ignored.

Change-Id: I72a422553ee992d313b83df091af2c9deb8393b5
(cherry picked from commit 0071d28460)
2020-08-23 14:00:37 +00:00
..
playbooks Ansible deploy - Ignore invalid devices 2020-08-23 14:00:37 +00:00
__init__.py Add ansible deploy interface 2017-11-09 10:30:56 +00:00
deploy.py Raise human-friendly messages on attempt to use pre-deploy steps drivers 2020-03-25 13:00:16 +01:00