1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/module_utils/facts
Michael Scherer 38b8d62e68 Add autodetection of atomic as a package manager
On Fedora Atomic Host, there is no yum or dnf, but the module ot use to
install package should be atomic_container. We verify that this is
a Fedora Atomic Host with rpm-ostree, not atomic since atomic
can be used on a regular non ostree distribution.
2017-12-11 21:20:19 -05:00
..
hardware Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
network Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
other Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
system Add autodetection of atomic as a package manager 2017-12-11 21:20:19 -05:00
virtual Fix invalid string escape sequences. 2017-11-21 10:03:34 -08:00
__init__.py Relicense fact code I wrote to 2 clause BSD 2017-10-19 10:38:39 -07:00
ansible_collector.py Relicense fact code I wrote to 2 clause BSD 2017-10-19 10:38:39 -07:00
collector.py Relicense fact code I wrote to 2 clause BSD 2017-10-19 10:38:39 -07:00
compat.py namespace facts 2017-11-09 09:48:14 -05:00
default_collectors.py Relicense fact code I wrote to 2 clause BSD 2017-10-19 10:38:39 -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 Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
utils.py Correctly write SELinux config file (#31251) 2017-10-03 23:38:58 -04:00