diff options
Diffstat (limited to 'playbooks/install_openbook_docker_slave.yaml')
| -rw-r--r-- | playbooks/install_openbook_docker_slave.yaml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/playbooks/install_openbook_docker_slave.yaml b/playbooks/install_openbook_docker_slave.yaml new file mode 100644 index 0000000..ebcec43 --- /dev/null +++ b/playbooks/install_openbook_docker_slave.yaml @@ -0,0 +1,9 @@ +--- +- include: salt.yaml +- include: docker.yaml +- include: mysql_client.yaml +- include: openjdk.yaml +- include: gradle.yaml +- include: jenkins_user.yaml +- include: ssh_keys.yaml +- include: ansible.yaml |
