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 492da6ce71 Add support for NetBSD network fact (#18113)
Like hostname, it use the same interface as FreeBSD so
we bascailly reuse the same code. Only tested on NetBSD 7.
8 years ago
..
cli Fix call of wrong super class 8 years ago
compat Move py34 mock_open compat to compat/test/mock (#17157) 8 years ago
config Making the switch to v2 10 years ago
errors Move uses of to_bytes, to_text, to_native to use the module_utils version (#17423) 8 years ago
executor fix for check_mode/async interaction 8 years ago
galaxy Add warnings when installing container type roles 8 years ago
inventory Allow unicode inventory filename 8 years ago
module_utils Add support for NetBSD network fact (#18113) 8 years ago
modules Update submodule refs 8 years ago
parsing Fix search path for relative paths in roles (fixes #17877) 8 years ago
playbook improved error msg 8 years ago
plugins properly propagate loop vars 8 years ago
template Support late evaluation, suppress warnings on SyntaxError (#17462) 8 years ago
utils Enable test for lookups on python 3 8 years ago
vars Correct delegated_host_name check 8 years ago
__init__.py Fix ziploader for the cornercase of ansible invoking ansible. 9 years ago
constants.py Make the default Ansible_managed string static so it doesn't interfere with idempotency 8 years ago
release.py Bumping devel version to 2.3.0 8 years ago
test-requirements.txt Making the switch to v2 10 years ago