mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-17 15:04:14 +00:00
Also, on Python 3 the stock object.__hash__ raises an error ("unhashable
type"), and we have code that uses Host instances as dict keys.
|
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_host.py | ||
| test_inventory.py | ||