ansible/test/units
Felix Fontein 4ced1c693c Docker: mention Docker SDK for Python instead of docker/docker-py (#53917)
* Mention Docker SDK for Python instead of docker-py / docker.

* Docs fixes.

* Add myself as docker_container author.

* Use array syntax for running command.

* Break long lines.

* Avoid failure when docker_version is None.

* Improve docker-py vs. docker note in requirements.

* Canonicalize Docker SDK for Python upgrade instructions.

* Split long line.

* Make it clearer which hostnames are meant.
2019-03-20 13:27:44 -04:00
..
cli Remove unused internal -a argument and functionality (#52602) 2019-02-19 17:49:06 -06:00
compat
config Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
contrib
errors Add better error when k=v syntax is used with YAML in tasks (#41754) 2018-12-04 12:32:02 -05:00
executor Move utility functions out of basic.py (#51715) 2019-03-14 21:29:55 -04:00
inventory_test_data/group_vars
mock
module_utils Move utility functions out of basic.py (#51715) 2019-03-14 21:29:55 -04:00
modules Docker: mention Docker SDK for Python instead of docker/docker-py (#53917) 2019-03-20 13:27:44 -04:00
parsing Fieldattribute inheritance with defaults (#50891) 2019-01-23 11:40:07 -06:00
playbook remove obsolete set_play on play_context (#47934) 2019-03-11 18:25:48 -04:00
plugins Allow parent groups to be variables or literal (#53649) 2019-03-14 14:22:18 -04:00
regex Add toggle to control invalid character substitution in group names (#52748) 2019-03-06 11:49:40 -05:00
template Native Jinja2: raise undefined error immediately (#52237) 2019-02-15 19:36:12 +01:00
utils Move the arguments module into cli/ and context_objects into utils 2019-01-03 18:12:23 -08:00
vars Fix inventory cache interface (#50446) 2019-03-06 12:12:35 -06:00
__init__.py
ansible.cfg
conftest.py Add support for ansible-test --coverage-check. (#53573) 2019-03-11 15:13:09 -07:00
test_constants.py
test_context.py Save the command line arguments into a global context 2019-01-03 18:12:23 -08:00