community.general/lib/ansible/module_utils/facts/system
Martin Krizek a40c1ed811
setup: properly detect is_chroot on Btrfs (#55089)
* setup: properly detect is_chroot on Btrfs

Fixes #55006

* Use get_bin_path for stat

* Remove comment
2019-04-11 11:24:08 +02:00
..
__init__.py
apparmor.py
caps.py
chroot.py setup: properly detect is_chroot on Btrfs (#55089) 2019-04-11 11:24:08 +02:00
cmdline.py Parse multiple values for single key in cmdline facts (#49591) 2019-02-19 15:47:06 +05:30
date_time.py
distribution.py Ensure Clear Linux parsing is actually parsing a Clear Linux host and all others fall back to NA (#53298) 2019-03-08 10:40:49 -05:00
dns.py
env.py
fips.py
local.py warn when having issues with local facts (#52507) 2019-02-20 17:25:55 -05:00
lsb.py Fixes #25725: strip quotes from lsb_release and distribution description. (#31143) 2019-01-11 12:07:26 -05:00
pkg_mgr.py Force pkg_mgr yum for rhel < 8, dnf for rhel > 8 (#54010) 2019-04-09 14:32:00 -05:00
platform.py Fact collector ordering deps (#31362) 2018-01-22 18:23:40 -05:00
python.py
selinux.py
service_mgr.py Fact collector ordering deps (#31362) 2018-01-22 18:23:40 -05:00
ssh_pub_keys.py
user.py