Felix Fontein
5a3ce51049
Improve CI ( #198 )
...
* Use remote temp path, replace remote lookups.
* Copy local files.
* Change docker resource name prefix from ansible-test to ansible-docker-test to avoid collision with ansible-test's containers.
* Fix typos.
* We don't neceessarily have a TTY.
* Use hopefully less collision-likely subnet.
* More collision avoidance.
* More changes.
2021-09-08 09:43:35 +02:00
Felix Fontein
74475d1d9b
docker_swarm_service: fix crash during idempotence check if published_port is not specified ( #136 )
...
* Avoid crash during idempotence check if published_port is not specified.
* Add tests.
* Convert lambda to function.
2021-05-05 08:00:22 +02:00
Felix Fontein
f338f3a5eb
Fix docker_swarm_service tests. ( #104 )
2021-03-14 22:52:05 +01:00
Piotr Wojciechowski
3ddd75ac68
Replicas max per node ( #92 )
...
* Adding 'replicas_max_per_node' placement parameter
* Adding 'replicas_max_per_node' placement parameter
* Adding 'replicas_max_per_node' integration tests
* Adding 'replicas_max_per_node' feature
* 'replicas_max_per_node' documentation update
* 'replicas_max_per_node' unit test fix
* Documentation and changelog updates
* Update changelogs/fragments/92-replicas-max-per-node.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: WojciechowskiPiotr <devel@it-playground.pl>
Co-authored-by: Felix Fontein <felix@fontein.de>
2021-02-24 10:14:06 +01:00
Felix Fontein
219c6b3a85
Improve and fix tests ( #36 )
...
* Parameterize test images.
* Use different images, similar to ansible/ansible#72698 .
2020-11-23 21:48:46 +01:00
Felix Fontein
5dba331bc7
Adjust deprecations ( #1 )
...
* First batch of c.g 2.0.0 deprecations.
* Remove use_tls and force from docker_image.
* More removals.
* Change community.general 3.0.0 deprecations to community.docker 2.0.0.
* Fix sanity.
* Fixing some bugs.
* Add PR URL to fragment.
ci_complete
ci_coverage
* Improve docs, remove superfluous code.
2020-10-30 07:05:51 +01:00
Andrew Klychkov
9b8c8a8701
Add headers to ci tests ( #954 )
...
* CI tests: add note to main.yml
* improve
2020-10-30 07:05:51 +01:00
Petr Klejch
0bb0a748b9
Add 'init' option for docker_swarm_service. ( #476 )
...
* Add 'init' option for docker_swarm_service.
* Add changelog fragment.
* CR fixes.
2020-10-30 07:05:51 +01:00
Ansible Core Team
a1f472244d
Initial commit
2020-10-30 07:05:50 +01:00