ansible/test
Felix Fontein ccdf1a61c4 docker_* modules: simplify idempotency comparisons (#47709)
* More generic comparison code from docker_container to docker_common.

* More flexibility if a is None and method is allow_to_present.

Note that this odes not affect docker_container, as there a is never None.

* Update docker_secret and docker_config: simplify labels comparison.

* Added unit tests.

* Use proper subsequence test for allow_more_present for lists.

Note that this does not affect existing code in docker_container, since lists
don't use allow_more_present. Using allow_more_present will only be possible
in Ansible 2.8.

* pep8

(cherry picked from commit 73533d3fc2)
2018-11-05 10:09:12 -08:00
..
cache
integration Fixing idempotency test. (#48038) 2018-11-05 09:42:17 -08:00
legacy
results
runner ACME: add support for POST-as-GET if GET fails with 405. (#44988) 2018-11-05 09:31:05 -08:00
sanity 2.7: user: do not pass ssh_key_passphrase on cmdline (#47445) 2018-10-22 19:59:34 -07:00
units docker_* modules: simplify idempotency comparisons (#47709) 2018-11-05 10:09:12 -08:00
utils Use 4 nodes for sanity tests in CI. 2018-11-01 11:39:24 -07:00