http://ec2-xx-xx-xx-xx.compute-1.amazonaws.com
ansible-playbook -i inventory/gitlabec2/ playbooks/gitlab.yaml
- Remember to place your self signed ssl certificate (.pem file) in files directory under gitlabec2 role
- Remember to replace the file name in gitlab_install.yml playbook accordingly
ansible-playbook -i inventory/gitlabha playbooks/gitlab_ha.yaml
- I have tested this on latest version of Ansible and Boto3 hence recommend the same
- Remember to place your self signed ssl certificate (.pem file) in files directory under gitlabec2 role
- Remember to replace the file name in gitlab_install.yml playbook accordingly
- Remember to update "gitlab_dns" variable value.