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
Michael Scherer 37de9031c6 Detect virtualisation on netbsd (#18381)
* Refactor OpenBSD sysctl based detection in a separate class

The idea is later to reuse this code for NetBSD and FreeBSD, who
use a different sysctl key for vendor and product.

* Add detection of virtualisation on NetBSD

* Add support to detect running as a Xen guest

tested on NetBSD 7 on Rackspace.
9 years ago
..
cli Python 3 fixes for ansible-doc. 9 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 10 years ago
config Making the switch to v2 11 years ago
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 9 years ago
executor Change `v2_playbook_on_start` logic to positively detect legacy plugins 9 years ago
galaxy Cast input role version to string before comparing to available versions (#18269) 9 years ago
inventory Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 9 years ago
module_utils Detect virtualisation on netbsd (#18381) 9 years ago
modules Update submodule refs 9 years ago
parsing Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 9 years ago
playbook Correctly reassign implicit block parents when an include is involved 9 years ago
plugins Fix bug (#18355) where encrypted inventories fail 18355 (#18373) 9 years ago
template Remove unnecessary warnings (#18121) 9 years ago
utils added docs for new arg 9 years ago
vars Correct delegated_host_name check 9 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 10 years ago
constants.py ANSIBLE_SSH_CONTROL_PATH_DIR option added (#18342) 9 years ago
release.py Bumping devel version to 2.3.0 9 years ago
test-requirements.txt Making the switch to v2 11 years ago