community.general/lib/ansible/module_utils/facts
Monty Taylor 27ac2fc67c Ensure that apt is always chosen on debian/ubuntu (#44413)
One can install alternate packages managers on debuntu machines.
However, doing so doesn't mean you want to suddenly start using them.

Add in a check similar to the fedora yum/dnf check that sets apt as the
pkg_mgr if the ansible_os_family is Debian.
2018-08-20 15:59:56 -04:00
..
hardware setting LANG, LC_ALL and LC_NUMERIC to C (#41544) 2018-06-15 17:55:54 +05:30
network change OS X to macOS (#41294) 2018-06-26 14:09:23 -04:00
other
system Ensure that apt is always chosen on debian/ubuntu (#44413) 2018-08-20 15:59:56 -04:00
virtual Fix unset ansible_virtualization_role (#39514) 2018-05-08 23:39:38 +05:30
__init__.py Relicense fact code I wrote to 2 clause BSD 2017-10-19 10:38:39 -07:00
ansible_collector.py Fix fact deps when 'filter=ansible_fact' is used. (#33441) 2018-01-20 15:07:27 -05:00
collector.py Fact collector ordering deps (#31362) 2018-01-22 18:23:40 -05:00
compat.py Add fact to obtain iSCSI initiator IQN 2018-03-13 17:39:53 -07:00
default_collectors.py Add fact to obtain iSCSI initiator IQN 2018-03-13 17:39:53 -07:00
namespace.py Relicense fact code I wrote to 2 clause BSD 2017-10-19 10:38:39 -07:00
sysctl.py Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
timeout.py
utils.py made missing cli tools non fatal (#37194) 2018-04-10 17:23:29 -04:00