FAQ | This is a LIVE service | Changelog

Skip to content

add common ansible-playbook packaging

Robin Goodall requested to merge add-ansible-playbook into master

Created by: rjw57

Add a common ansible-playbook image which can be used to run Ansible playbooks. The image teleports in SSH credentials from the host via ssh-agent and will use a vault password set in the environment variable "VAULT_PASSWORD".

See uisautomation/lecture-capture-backend-ansible#13 for an example of how this image can be used.

Merge request reports