summaryrefslogtreecommitdiff
path: root/lib/ansible/module_utils/facts/system
Commit message (Expand)AuthorAgeFilesLines
* Use ansible.module_utils.common.text.converters (#80704)Matt Clay2023-05-032-2/+2
* Use target of /usr/bin/dnf for dnf version detection (#80550)Martin Krizek2023-04-211-50/+36
* Add new dnf5 module (#80272)Martin Krizek2023-03-311-1/+4
* Remove unused internal imports from module_utils (#79906)Matt Clay2023-02-031-1/+0
* Fix local facts unreadable (#76095)Ruediger Pluem2022-09-191-2/+9
* Add OSMC to Debian OS_FAMILY_MAP (#78778)Markus Opolka2022-09-161-1/+1
* Recover unix load average into an ansible_loadavg fact (#75319)David Moreau Simard2022-09-131-0/+31
* Fix distro fact handling for Flatcar (#77635)Johanan Liebermann2022-09-071-8/+10
* Added Kylin Linux Advanced Server Support (#78232)Kay Yan2022-07-121-1/+1
* distribution: add distribution_minor_version for Debian Distro (#74721)Abhijeet Kasurde2022-05-111-1/+7
* Add family fallback for RHEL to register as RedHat (#77371)Matt Martz2022-03-281-1/+1
* ansible_distribution: Add support for Uos/Deepin (#77275)ChanthMiao2022-03-181-1/+19
* More type hint fixes for module_utils. (#77198)Matt Clay2022-03-0318-19/+53
* AL2022 package-manager detection support (Amazon Linux) (#77050)Günter Grodotzki2022-02-231-9/+19
* prevent fact gathering from breaking on bad caps (#76691)Brian Coca2022-01-141-23/+29
* facts - Set correct OS family for EuroLinux (#76624)Jaromaz2022-01-051-1/+2
* pkg_mgr: prohibit pkg5 usage on Altlinux (#76457)Slava2021-12-091-1/+11
* add tencentos fact distro (#76459)James Livulpi2021-12-071-1/+5
* minor service_mgr facts fixes (#74894)Brian Coca2021-06-041-9/+4
* service_mgr: Detect using symlink if proc/1 and ps failJohannes Heimansberg2021-06-031-0/+3
* Fix mistaken detection of atomic_container when rpm-ostree is present (fixes ...Alex Haydock2021-05-191-2/+2
* Vendor `distutils.version` (#74644)Matt Martz2021-05-111-1/+1
* facts - set correct OS family for Rocky Linux (#74530)Ruairidh MacLeod2021-05-041-1/+1
* Detect Homebrew on Mac M1 (Apple Silicon) (#74378)Fernando Correia2021-04-231-0/+1
* Add epoch_int in date_time facts (#73822)Amin Vakil2021-04-161-0/+5
* Amazon: Fix distribution facts for older releaseAbhijeet Kasurde2021-03-181-3/+10
* Nonfatal facts (#73804)Brian Coca2021-03-081-19/+31
* distribution: Add Amazon Linux distribution facts (#73767)Abhijeet Kasurde2021-03-051-3/+12
* module compat for py3.8+ controller (#73423)Matt Davis2021-02-101-1/+1
* Add AlmaLinux to the family of Red Hat-like operating systems (#73541)Sam Doran2021-02-091-1/+1
* Correct pkg_mgr for Fedora-derived OSTree distros (#73445)Rick Elrod2021-02-021-2/+3
* user - Prevent user fact lookup failure if LOGNAME is set (#17029) (#73439)Alexander Sowitzki2021-02-021-1/+4
* [facts] Differentiate CentOS vs CentOS Stream (#73034)Rick Elrod2021-01-131-34/+10
* [facts] fix version facts on FreeBSD RC/PRERELEASE (#73020)Rick Elrod2021-01-051-1/+1
* distribution - handle NetBSD OS Family (#70799)Abhijeet Kasurde2020-12-011-3/+11
* fix distribution fact for SLES4SAP (#71559)Christian Loos2020-09-301-4/+4
* distro: Add support for Pardus distribution (#71663)Abhijeet Kasurde2020-09-151-1/+1
* facts - fix incorrect time for some date_time_facts (#70665)Sam Doran2020-07-301-5/+8
* distribution: Add support for DragonFly (#70748)Abhijeet Kasurde2020-07-211-2/+11
* Handle Slackware OS version strings containing a plus (“+”) (#68142)Eduard Rozenberg2020-07-171-1/+1
* Add a new `date_time` fact to provide DST timezoneMykola Grygoriev2020-07-141-0/+1
* sanity: remove ansible-bad-function (#70431)Abhijeet Kasurde2020-07-071-1/+1
* Add support for Parrot Linux, a Debian derivate (#69158)s-hamann2020-06-291-4/+7
* Discover Flatcar Linux properly for hostname (#69627)Dongsu Park2020-06-021-0/+17
* distribution: Added support for openEuler OS (#69324)Abhijeet Kasurde2020-05-291-1/+2
* Add path for yum on IBM i to PKG_MGRS (#69484)Richard Lau2020-05-141-0/+1
* Distribution: Add PopOS as Debian OS_FAMILY (#69294)Abhijeet Kasurde2020-05-051-1/+2
* Fix support for Kali Linux detection (#69194)Clément Notin2020-05-051-1/+2
* service_mgr: detect systemd, even offline (#66071)James Cassell2020-02-041-0/+12
* Update OS_FAMILY_MAP for EulerOS (#66104)DaiZhiwei2019-12-301-1/+1