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
John Hu 82f1438b14 Add docker_config module (#38792)
* Add docker_config module

* Address review comments

* Merge description lines

* Stop returning empty config_id in results

* Add integration tests for docker_config

Based on docker_secret's tests.

* Ensure swarm using docker_swarm module

* Add minimum docker / docker api version requirements

ref: https://github.com/ansible/ansible/pull/47046

* Check Docker API version before running tests

ref: https://github.com/ansible/ansible/pull/47340

* Typo

* Wording

* Improve example

* Assert state == absent is idempotent
6 years ago
..
cache Update ansible-test sanity command. (#31958) 7 years ago
integration Add docker_config module (#38792) 6 years ago
legacy feat: add security_group to scaleway compute resource (#45699) 6 years ago
results Collect data from integration test runs. (#28650) 7 years ago
runner upgrading sql package to newest (#47544) 6 years ago
sanity Ignore user module use of subprocess. 6 years ago
units enhance recv calls in network_cli (#47345) 6 years ago
utils TEMP HACK: Avoid overloading codecov.io (#47515) 6 years ago