You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils/facts
Matt Martz 4723eb9caa
Add family fallback for RHEL to register as RedHat (#77371)
* Add family fallback for RHEL to register as RedHat

* Update tests to properly assert RHEL behavior
3 years ago
..
hardware More type hint fixes for module_utils. (#77198) 3 years ago
network linux networking facts: Provide IPv4 prefix (#77193) 3 years ago
other More type hint fixes for module_utils. (#77198) 3 years ago
system Add family fallback for RHEL to register as RedHat (#77371) 3 years ago
virtual More type hint fixes for module_utils. (#77198) 3 years ago
__init__.py Relicense fact code I wrote to 2 clause BSD 7 years ago
ansible_collector.py More type hint fixes for module_utils. (#77198) 3 years ago
collector.py More type hint fixes for module_utils. (#77198) 3 years ago
compat.py Add fact to obtain iSCSI initiator IQN 7 years ago
default_collectors.py Add typing to module_utils.compat. (#77197) 3 years ago
namespace.py Relicense fact code I wrote to 2 clause BSD 7 years ago
packages.py module_utils - Fix type hinting issues. 3 years ago
sysctl.py sysctl/openbsd fact fixes (#72070) 4 years ago
timeout.py Reap still running threads after timeout 4 years ago
utils.py fact gathering, prevent "UnboundLocalError: local variable 'datafile' referenced before assignment" when open(path) fails. (#76751) 3 years ago