You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/lib/ansible/module_utils/facts
Vlad Glagolev faa6d55ee6
Fix Source Mage family mapping (#80985)
* Fix Source Mage family mapping

* Update docs too

* Add changelog fragment
1 year ago
..
hardware Use ansible.module_utils.common.text.converters (#80704) 1 year ago
network Fix pylint disallowed-name errors (#80854) 1 year ago
other setup module, retry facter to handle --puppet errors (#80645) 1 year ago
system Fix Source Mage family mapping (#80985) 1 year ago
virtual More type hint fixes for module_utils. (#77198) 2 years ago
__init__.py Relicense fact code I wrote to 2 clause BSD 7 years ago
ansible_collector.py More type hint fixes for module_utils. (#77198) 2 years ago
collector.py More type hint fixes for module_utils. (#77198) 2 years ago
compat.py Add fact to obtain iSCSI initiator IQN 6 years ago
default_collectors.py Recover unix load average into an ansible_loadavg fact (#75319) 2 years ago
namespace.py Relicense fact code I wrote to 2 clause BSD 7 years ago
packages.py module_utils - Fix type hinting issues. 2 years ago
sysctl.py Use ansible.module_utils.common.text.converters (#80704) 1 year ago
timeout.py Reap still running threads after timeout 4 years ago
utils.py fact gathering, prevent "UnboundLocalError: local variable 'datafile' referenced before assignment" when open(path) fails. (#76751) 2 years ago