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
Johannes Truschnigg 00d75ff449 Fix Linux blockdevice size computation (#34475)
Linux' sysfs _always_ reports device size in 512b sector units,
regardless of the device's actual, physical blocksize.
8 years ago
..
hardware Fix Linux blockdevice size computation (#34475) 8 years ago
network facts: Fix duplicate IPs in ipv4_secondaries (#32040) 8 years ago
other Facts Refresh (2.4 roadmap) (#23012) 9 years ago
system Included ansible_distribution_major_version #29561 (#31754) 8 years ago
virtual Fix invalid string escape sequences. 8 years ago
__init__.py Relicense fact code I wrote to 2 clause BSD 8 years ago
ansible_collector.py Relicense fact code I wrote to 2 clause BSD 8 years ago
collector.py Relicense fact code I wrote to 2 clause BSD 8 years ago
compat.py namespace facts 8 years ago
default_collectors.py Relicense fact code I wrote to 2 clause BSD 8 years ago
namespace.py Relicense fact code I wrote to 2 clause BSD 8 years ago
sysctl.py Fix invalid string escape sequences. 8 years ago
timeout.py Facts Refresh (2.4 roadmap) (#23012) 9 years ago
utils.py Correctly write SELinux config file (#31251) 8 years ago