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
Felix Fontein 0c2bb3da04 docker modules: various adjustments (#51700)
* Move docker_ module_utils into subpackage.

* Remove docker_ prefix from module_utils.docker modules.

* Adding jurisdiction for module_utils/docker to $team_docker.

* Making docker* unit tests community supported.

* Linting.

* Python < 2.6 is not supported.

* Refactoring docker-py version comments. Moving them to doc fragments. Cleaning up some indentations.
6 years ago
..
cli Move the arguments module into cli/ and context_objects into utils 6 years ago
compat Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
config Fix encoding issues with file paths. (#50830) 6 years ago
contrib
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 6 years ago
executor Handle exception raised in recursive_finder API (#49590) 6 years ago
inventory_test_data/group_vars
mock Move unit test compat code out of `lib/ansible/`. (#46996) 6 years ago
module_utils docker modules: various adjustments (#51700) 6 years ago
modules docker modules: various adjustments (#51700) 6 years ago
parsing Fieldattribute inheritance with defaults (#50891) 6 years ago
playbook Move the arguments module into cli/ and context_objects into utils 6 years ago
plugins aws_ec2 Implement the missing 'region discovery' (#51333) 6 years ago
template templar: ensure that exceptions are handled, fix 'AttributeError' (#48792) 6 years ago
utils Move the arguments module into cli/ and context_objects into utils 6 years ago
vars move extravars and option vars loading into VM (#51070) 6 years ago
__init__.py
ansible.cfg
conftest.py
test_constants.py
test_context.py Save the command line arguments into a global context 6 years ago