Commit 0cbc4625 by Joseph Mulloy

Add example command to go-server playbook

parent c7a9c229
# This playbook installs go-server
# https://www.go.cd/
#
# https://openedx.atlassian.net/wiki/spaces/EdxOps/pages/157526357/How+to+Upgrade+GoCD
# Example command: ansible-playbook -i <ip_here>, -c ssh go-server.yml -e@/path/to/secure/ansible/vars/admin/admin.yml -e@/path/to/secure/ansible/vars/admin/edx_admin.yml -e@/path/to/secure/ansible/vars/admin/pipeline/gocd.yml -D
- name: Install go-server
hosts: all
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment