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
Hannes Ljungberg 7ceb2ac95a docker_swarm_service: Fix publish idempotency when mode is None (#50882)
* Fix publish idempotency when mode is None

* Add changelog fragment

* Python 2.6 compat

* Use self.publish

* Check length of publish before comparing content

* Sort publish lists before zipping

* Enable publish tests

* python3 compat

* Don’t sort by mode as it is not safe

* Document publish suboptions and add them to args

* Add type to publish documentation

* Add choices to publish argument_spec suboptions

* Make tcp the default protocol

* Make documentation reflect protocol default

* Simplify setting mode

* Remove redundant string quoting

* Test order of publish

* Add comment about publish change detection
7 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
env Add `env` command to ansible-test and run in CI. (#50176) 7 years ago
integration docker_swarm_service: Fix publish idempotency when mode is None (#50882) 7 years ago
legacy Included support to AIX group of subsystems on service module (#33043) 7 years ago
results Collect data from integration test runs. (#28650) 9 years ago
runner Run integration tests from temporary directory. 7 years ago
sanity DigitalOcean module deprecation (#47272) 7 years ago
units Pluribus Networks port cos rate setting module with UT (#50856) 7 years ago
utils Make Shippable timing script more resilient. 7 years ago