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 0d25d392aa
Detect Homebrew on Mac M1 (Apple Silicon) (#74378) (#74400)
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 [stable-2.10] Handle Slackware OS version strings containing a plus (“+”) (#68142) (#70717) 4 years ago
hardware [stable-2.10] Clean up unit test boilerplate. 4 years ago
network [stable-2.10] Clean up unit test boilerplate. 4 years ago
other [stable-2.10] Clean up unit test boilerplate. 4 years ago
system [stable-2.10] Add AlmaLinux to the family of Red Hat-like operating systems (#73541) (#73543) 4 years ago
virtual [stable-2.10] facts - properly report virtualization facts for Linux guests on bhyve (#73204). (#73233) 4 years ago
__init__.py Facts Timeout was not settable via ansible.cfg 8 years ago
base.py [stable-2.10] Clean up unit test boilerplate. 4 years ago
test_ansible_collector.py [stable-2.10] Clean up unit test boilerplate. 4 years ago
test_collector.py [stable-2.10] Clean up unit test boilerplate. 4 years ago
test_collectors.py Detect Homebrew on Mac M1 (Apple Silicon) (#74378) (#74400) 4 years ago
test_date_time.py [stable-2.10] facts - fix incorrect time for some date_time_facts (#70665) (#70996) 4 years ago
test_facts.py [stable-2.10] Clean up unit test boilerplate. 4 years ago
test_timeout.py [stable-2.10] Clean up unit test boilerplate. 4 years ago
test_utils.py [stable-2.10] Clean up unit test boilerplate. 4 years ago