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
Anatoly Pugachev b28c73af62 Fixes solaris (sunos) uptime in ansible facts module (#54626)
* correct uptime on solaris by using system boot_time instead of snaptime
* add unit test
6 years ago
..
cli Remove unused internal -a argument and functionality (#52602) 6 years ago
compat
config
contrib
errors
executor Move type checking methods out of basic.py and add unit tests (#53687) 6 years ago
inventory_test_data/group_vars
mock
module_utils Fixes solaris (sunos) uptime in ansible facts module (#54626) 6 years ago
modules Remove modules which have ended their deprecation cycle 6 years ago
parsing
playbook become mixin is no more (#54002) 6 years ago
plugins Fix tests for the psrp connection plugin (#55061) 6 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 6 years ago
template Native Jinja2: raise undefined error immediately (#52237) 6 years ago
utils
vars Fix inventory cache interface (#50446) 6 years ago
__init__.py
ansible.cfg
conftest.py Update handling of the non_local test alias. 6 years ago
test_constants.py
test_context.py