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
Thierry BOUVET 8b9fe42c72 Add new module to create/update a docker swarm. (#38280)
* Add new module to create/update a docker swarm.

* Fix ansible-test sanity

* Fix requirements

* Fix requirements

* Add tag for author

* Test integration test.

* Fix main.yml

* Add linux arch

* Add template

* Fix test result

* Integration test to create/remove a swarm manager

* fix join test

* Downgrade docker-py

* fix rhel

* Fix review documentation.

* Fix whitespace

* Check docker installation.

* test docker install

* check

* Remove docker socket

* Fix docker install

* Fix sanity test

* Rebase

* Add docker_swarm maintainer

* Fix review

* Fix new version.

* Add docker default values

* Fix description.

* Reworked documentation

* Fix YAML error

* Rebase

* Fix example for update state.

* Fix idempotent states. Fix states: present/absent.

* Fix sanity

* Fix variables sanity

* Update example for absent state.

* fix sanity

* Wrap the contents of error message in to_native.


Co-authored by: Dag Wieers <dag@wieers.com>
8 years ago
..
cache Update ansible-test sanity command. (#31958) 8 years ago
integration Add new module to create/update a docker swarm. (#38280) 8 years ago
legacy Add mode, owner_id and group_id options to one_vm (#40217) 8 years ago
results Collect data from integration test runs. (#28650) 8 years ago
runner winrm: fix up unit tests (#41112) 8 years ago
sanity Implement new changelog generator. 8 years ago
units Fix wrong python keyword (followup to #36357) (#41067) 8 years ago
utils Make docs-build sanity test disabled by default. 8 years ago