mirror of https://github.com/ansible/ansible.git
Get serial number of NVMe device without sg_inq (#70284)
* Get serial number of NVMe device without sg_inq * Add changlelog for #70284 * Use get_file_content() to get serial number from a filepull/70866/head
parent
8b96caf712
commit
953aa26286
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- Facts collection - get serial number of NVMe device without sg_inq (https://github.com/ansible/ansible/issues/66663).
|
Loading…
Reference in New Issue