Table of Contents
Important
|
This documentation is work in progress! |
The development and test of ansible-oracle
is done in a Docker Container.
This allows a simple switch between versions and an easy implementation at a customer side, because you can use a reserved version of Ansible for ansible-oracle
.
Requirements:
-
Docker
-
docker-compose
-
ssh-agent
The ssh-agent is configured inside the docker-compose.yml. It simplifies the connection to the target machines via SSH.