I have applied your patch from https://github.com/ansible/ansible/issues/74657#issuecomment-841457582 and beside the fake lsblk I also created a fake udevadm (sleep 10) because this is called in _udevadm_uuid (https://github.com/ansible/ansible/blob/953aa26286db433c3509785e24f89f6616233841/lib/ansible/module_utils/facts/hardware/linux.py#L440-L463) which is called in get_mount_info (https://github.com/ansible/ansible/blob/953aa26286db433c3509785e24f89f6616233841/lib/ansible/module_utils/facts/hardware/linux.py#L516-L525) and then re-run the steps from my above comment and even then don't get a timeout warning. Brian Coca schrieb am Mittwoch, 12. Mai 2021 um 17:46:54 UTC+2:
> probably related to this then > https://github.com/ansible/ansible/issues/74657 > > -- > ---------- > Brian Coca > > -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/4f31f3a0-ae70-4ae0-814c-8a46fea00decn%40googlegroups.com.
