community.general/lib/ansible/module_utils/facts/system
Josue David Hernandez 6d42c5020a Fix for changes in clearlinux (#49344)
* Fix for changes in clearlinux

clearlinux is now providing /etc/os-release file and ansible is identifying as NA
then this change allow ansible to find it

Signed-off-by: Josue David Hernandez Gutierrez <josue.d.hernandez.gutierrez@intel.com>

* Add changelog fragment for clearlinux changes

Signed-off-by: Josue David Hernandez Gutierrez <josue.d.hernandez.gutierrez@intel.com>
2018-12-05 13:13:40 +00:00
..
__init__.py
apparmor.py
caps.py
chroot.py made missing cli tools non fatal (#37194) 2018-04-10 17:23:29 -04:00
cmdline.py Cmdline fact uefi 23647 (#25446) 2017-06-08 16:03:29 -04:00
date_time.py
distribution.py Fix for changes in clearlinux (#49344) 2018-12-05 13:13:40 +00:00
dns.py
env.py
fips.py
local.py
lsb.py
pkg_mgr.py Ensure that apt is always chosen on debian/ubuntu (#44413) 2018-08-20 15:59:56 -04:00
platform.py Fact collector ordering deps (#31362) 2018-01-22 18:23:40 -05:00
python.py
selinux.py Make ansible_selinux facts a consistent type (#31065) 2017-10-05 09:19:08 -04:00
service_mgr.py Fact collector ordering deps (#31362) 2018-01-22 18:23:40 -05:00
ssh_pub_keys.py
user.py