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 ...@@ -25,8 +25,8 @@ Role Variables
Dependencies Dependencies
------------ ------------
`Common role <https://www.shore.co.il/cgit/ansible-common/>`_ `Common role <https://git.shore.co.il/ansible/common/>`_
`Nginx role <https://www.shore.co.il/cgit/ansible-nginx/>`_ `Nginx role <https://git.shore.co.il/ansible/nginx/>`_
Example Playbook Example Playbook
...@@ -48,19 +48,19 @@ Example requirements.yml ...@@ -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 scm: git
path: roles/ path: roles/
name: common name: common
- src: https://www.shore.co.il/cgit/ansible-mysql - src: https://git.shore.co.il/ansible/mysql.git
scm: git scm: git
path: roles/ path: roles/
name: mysql name: mysql
- src: https://www.shore.co.il/cgit/ansible-nginx - src: https://git.shore.co.il/ansible/nginx.git
scm: git scm: git
path: roles/ path: roles/
name: nginx name: nginx
- src: https://www.shore.co.il/cgit/ansible-wordpress - src: https://git.shore.co.il/ansible/wordpress.git
scm: git scm: git
path: roles/ path: roles/
name: wordpress name: wordpress
...@@ -76,7 +76,7 @@ Author Information ...@@ -76,7 +76,7 @@ Author Information
Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website
<https://www.shore.co.il/>`_. Patches are welcome via `git send-email <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 <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 TODO
---- ----
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment