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/test/units/module_utils/facts
Fernando Correia 5ee1fe2665
Detect Homebrew on Mac M1 (Apple Silicon) (#74378) (#74401)
Homebrew's default install location for macOS on ARM is /opt/homebrew.
Source: https://docs.brew.sh/FAQ

On a Mac M1 (Apple Silicon), homebrew will be installed at
/opt/homebrew/bin/brew.
4 years ago
..
fixtures Handle Slackware OS version strings containing a plus (“+”) (#68142) 4 years ago
hardware Clean up unit test boilerplate. 5 years ago
network Clean up unit test boilerplate. 5 years ago
other Clean up unit test boilerplate. 5 years ago
system [stable-2.11] facts - set correct OS family for Rocky Linux (#74530) (#74561) 4 years ago
virtual facts - properly report virtualization facts for Linux guests on bhyve (#73204) 4 years ago
__init__.py Facts Timeout was not settable via ansible.cfg 8 years ago
base.py Clean up unit test boilerplate. 5 years ago
test_ansible_collector.py Correct pkg_mgr for Fedora-derived OSTree distros (#73445) 4 years ago
test_collector.py Clean up unit test boilerplate. 5 years ago
test_collectors.py Detect Homebrew on Mac M1 (Apple Silicon) (#74378) (#74401) 4 years ago
test_date_time.py Fix typos (#71970) 4 years ago
test_facts.py setup: Handle CIFS share with backward slash (#70006) 4 years ago
test_sysctl.py sysctl/openbsd fact fixes (#72070) 4 years ago
test_timeout.py Clean up unit test boilerplate. 5 years ago
test_utils.py Clean up unit test boilerplate. 5 years ago