Skip to content
Snippets Groups Projects
Commit 979ccb31 authored by nimrod's avatar nimrod
Browse files

Migrate to GitLab.

parent 55b6356e
No related branches found
No related tags found
No related merge requests found
......@@ -25,8 +25,8 @@ Role Variables
Dependencies
------------
`Common role <https://www.shore.co.il/cgit/ansible-common/>`_
`Nginx role <https://www.shore.co.il/cgit/ansible-nginx/>`_
`Common role <https://git.shore.co.il/ansible/common/>`_
`Nginx role <https://git.shore.co.il/ansible/nginx/>`_
Example Playbook
......@@ -48,19 +48,19 @@ Example requirements.yml
------------------------
::
- src: https://www.shore.co.il/cgit/ansible-common
- src: https://git.shore.co.il/ansible/common.git
scm: git
path: roles/
name: common
- src: https://www.shore.co.il/cgit/ansible-mysql
- src: https://git.shore.co.il/ansible/mysql.git
scm: git
path: roles/
name: mysql
- src: https://www.shore.co.il/cgit/ansible-nginx
- src: https://git.shore.co.il/ansible/nginx.git
scm: git
path: roles/
name: nginx
- src: https://www.shore.co.il/cgit/ansible-wordpress
- src: https://git.shore.co.il/ansible/wordpress.git
scm: git
path: roles/
name: wordpress
......@@ -76,7 +76,7 @@ Author Information
Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website
<https://www.shore.co.il/>`_. Patches are welcome via `git send-email
<http://git-scm.com/book/en/v2/Git-Commands-Email>`_. The repository is located
at: https://www.shore.co.il/cgit/.
at: https://git.shore.co.il/explore.
TODO
----
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment