# This where variables are set for use once the sandboxes are up and # running. These can also be set in: # # ansible/roles/dockersand/vars/main.yml # Ansible Connection Credentials ansible_ssh_user: "test" ansible_ssh_private_key: "~/.ssh/dockersand_rsa"