summaryrefslogtreecommitdiff
path: root/releasenotes/notes/ansible-device-name-filtering-0adfca7d8ba4cbcc.yaml
blob: 8cc47230cec4e53e3b3c03e73916df0bc57a6b55 (plain)
1
2
3
4
5
6
7
8
9
---
fixes:
  - |
    Fixes an issue with the ``ansible`` deployment interface where automatic
    root deviec selection would accidently choose the system CD-ROM device,
    which was likely to occur when the ansible deployment interface was used
    with virtual media boot.
    The ``ansible`` deployment interface now ignores all Ramdisks, Loopbacks,
    CD-ROMs, and floppy disk devices.