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/modules/cloud/docker
Hannes Ljungberg 70d8f02db7 docker_swarm_service: Extend env and add env_files support (#51762)
* Extend env and add env_files support

* Python 2.6 compat

* Handle lists passed as string

* Add changelog fragment

* Use correct link formatting

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Fix typo

Co-Authored-By: hannseman <hannes@5monkeys.se>

* Handle empty env and env_files values
7 years ago
..
__init__.py docker: Allow publishing of ports with the same number but different protocol (#38412) 8 years ago
test_docker_container.py docker: Allow publishing of ports with the same number but different protocol (#38412) 8 years ago
test_docker_network.py [docker_network] add ipv6 support (#47492) 7 years ago
test_docker_swarm_service.py docker_swarm_service: Extend env and add env_files support (#51762) 7 years ago
test_docker_volume.py docker modules: various adjustments (#51700) 7 years ago