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
Olivier Bourdon 668f014b3c Add more tests for method option change (#52228) 7 years ago
..
cli Remove unused internal -a argument and functionality (#52602) 7 years ago
compat
config
contrib
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 7 years ago
executor Move utility functions out of basic.py (#51715) 7 years ago
inventory_test_data/group_vars
mock
module_utils Move utility functions out of basic.py (#51715) 7 years ago
modules Add more tests for method option change (#52228) 7 years ago
parsing Fieldattribute inheritance with defaults (#50891) 7 years ago
playbook remove obsolete set_play on play_context (#47934) 7 years ago
plugins Allow parent groups to be variables or literal (#53649) 7 years ago
regex Add toggle to control invalid character substitution in group names (#52748) 7 years ago
template Native Jinja2: raise undefined error immediately (#52237) 7 years ago
utils Move the arguments module into cli/ and context_objects into utils 7 years ago
vars Fix inventory cache interface (#50446) 7 years ago
__init__.py
ansible.cfg
conftest.py Add support for ansible-test --coverage-check. (#53573) 7 years ago
test_constants.py
test_context.py