1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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
2019-02-12 08:06:58 +00:00
..
__init__.py docker: Allow publishing of ports with the same number but different protocol (#38412) 2018-06-15 12:36:20 -04:00
test_docker_container.py docker: Allow publishing of ports with the same number but different protocol (#38412) 2018-06-15 12:36:20 -04:00
test_docker_network.py [docker_network] add ipv6 support (#47492) 2018-11-02 08:59:16 +10:00
test_docker_swarm_service.py docker_swarm_service: Extend env and add env_files support (#51762) 2019-02-12 08:06:58 +00:00
test_docker_volume.py docker modules: various adjustments (#51700) 2019-02-08 08:16:11 +00:00