Example repository for the Micromata TECH-TALK Ansible - a brief introduction.
The slides to this repository can be found at https://slides.com/chclaus/ansible
To set up the docker environment please replace the file docker/sshd/.ssh/authorized_keys with your ssh public-key
To resolve the pseudo hostnames via the ansible ssh-execution, add the config parameters of ssh_config to your ~/.ssh/config. If your ssh-keypair name isn't id_rsa, you have to change the reference to your identity file.