Skip to content
This repository has been archived by the owner on Sep 26, 2024. It is now read-only.

Magic Spring

Compare
Choose a tag to compare
@eumel8 eumel8 released this 24 Feb 00:13
· 128 commits to master since this release
4e61c3b

As in the pre-release 2.5 mentioned this version of ansible-otc is now complete reworked. Roles exists corresponding to the OTC services. For example otc_ecs contains all interaction with ECS service on OTC.
Therefore interactions follow the CRUD model (Create Read Update Delete ressources).
Each role has a README.rst which is includes in the centralized Sphinx documentation on
http://ansible-otc.readthedocs.io/ - workshop documentation, DNS, connect cheat sheet are adjusted.
Travis includes some basic test cases. Of course, not all use cases are tested, we will focus on Ansible > 2.4 compatible functions.