Hello,

ansible.builtin.setup is not reliable in reporting the partition UUIDs. It 
uses /dev/disk/by-uuid (in linux.py: get_partition_uuid(partname)), which 
is not a reliable source of information. I have a situation where 1 of the 
partitions is missing whereas blkid do report correctly the UUID. 

Can linux.py be modified to used blkid instead of /dev/disk/by-uuid?

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Development" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to ansible-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-devel/a1dff6b9-aefd-45bd-b9b8-8396c6fd343bn%40googlegroups.com.

Reply via email to